java.lang.Object
org.opendaylight.controller.cluster.raft.SnapshotManager.CaptureSnapshot
- Enclosing class:
SnapshotManager
public static final class SnapshotManager.CaptureSnapshot
extends Object
-
Method Summary
-
Method Details
-
getLastAppliedIndex
public long getLastAppliedIndex()
-
getLastAppliedTerm
public long getLastAppliedTerm()
-
-
getLastIndex
public long getLastIndex()
-
getLastTerm
public long getLastTerm()
-
-
-