Interface Snapshot.State
- All Superinterfaces:
Immutable
,Serializable
,StateSnapshot
- All Known Implementing Classes:
EmptyState
,ShardSnapshotState
- Enclosing class:
Snapshot
Implementations of this interface are used as the state payload for a snapshot.
- Author:
- Thomas Pantelis
-
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>
-
Method Summary
Methods inherited from interface org.opendaylight.controller.cluster.raft.spi.StateSnapshot
needsMigration