Class EmptyState
java.lang.Object
org.opendaylight.controller.cluster.raft.persisted.EmptyState
- All Implemented Interfaces:
Serializable
,Snapshot.State
,StateSnapshot
,Immutable
Empty Snapshot State implementation.
- 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
FieldsModifier and TypeFieldDescriptionstatic final @NonNull EmptyState
static final StateSnapshot.Support
<EmptyState> -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.opendaylight.controller.cluster.raft.spi.StateSnapshot
needsMigration