Package org.apache.zookeeper.server.upgrade
-
Interface Summary Interface Description UpgradeSnapShot interface for snapshot conversion. -
Class Summary Class Description DataNodeV1 This class contains the data for a node in the data tree.DataTreeV1 This class maintains the tree data structure.DataTreeV1.ProcessTxnResult UpgradeMain This class upgrades the older database to a new database for the zookeeper servers.UpgradeSnapShotV1 This class gets the old snapshot and the old dataDir and creates an brand new snapshot that is then converted to the new snapshot for upgrading.