Package org.apache.zookeeper.server.upgrade

Interface Summary
UpgradeSnapShot interface for snapshot conversion.
 

Class Summary
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.
 



Copyright © 2011 The Apache Software Foundation