Uses of Interface
org.apache.zookeeper.server.upgrade.UpgradeSnapShot

Packages that use UpgradeSnapShot
org.apache.zookeeper.server.upgrade   
 

Uses of UpgradeSnapShot in org.apache.zookeeper.server.upgrade
 

Classes in org.apache.zookeeper.server.upgrade that implement UpgradeSnapShot
 class 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 © 2010 The Apache Software Foundation