Uses of Interface
org.apache.zookeeper.server.upgrade.UpgradeSnapShot
-
Packages that use UpgradeSnapShot Package Description org.apache.zookeeper.server.upgrade -
-
Uses of UpgradeSnapShot in org.apache.zookeeper.server.upgrade
Classes in org.apache.zookeeper.server.upgrade that implement UpgradeSnapShot Modifier and Type Class Description classUpgradeSnapShotV1This 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.
-