Class ShardSnapshotState
java.lang.Object
org.opendaylight.controller.cluster.datastore.persisted.ShardSnapshotState
- All Implemented Interfaces:
Serializable,Snapshot.State,StateSnapshot,Immutable
Encapsulates the snapshot State for a Shard.
- Author:
- Thomas Pantelis
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opendaylight.controller.cluster.raft.spi.StateSnapshot
StateSnapshot.Reader<T extends StateSnapshot>, StateSnapshot.Support<T extends StateSnapshot>, StateSnapshot.ToStorage<T extends StateSnapshot>, StateSnapshot.Writer<T extends StateSnapshot> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opendaylight.controller.cluster.raft.spi.StateSnapshot
needsMigration
-
Field Details
-
SUPPORT
-
-
Constructor Details
-
ShardSnapshotState
-
-
Method Details
-
getSnapshot
-