Uses of Class
org.apache.zookeeper.server.persistence.SnapshotInfo
- 
Packages that use SnapshotInfo Package Description org.apache.zookeeper.server.persistence 
- 
- 
Uses of SnapshotInfo in org.apache.zookeeper.server.persistenceMethods in org.apache.zookeeper.server.persistence that return SnapshotInfo Modifier and Type Method Description SnapshotInfoFileSnap. getLastSnapshotInfo()get information of the last saved/restored snapshotSnapshotInfoFileTxnSnapLog. getLastSnapshotInfo()get information of the last saved/restored snapshotSnapshotInfoSnapShot. getLastSnapshotInfo()get information of the last saved/restored snapshot
 
-