Uses of Class
org.opendaylight.controller.cluster.raft.persisted.EmptyState
Packages that use EmptyState
Package
Description
-
Uses of EmptyState in org.opendaylight.controller.cluster.raft
Methods in org.opendaylight.controller.cluster.raft that return EmptyStateMethods in org.opendaylight.controller.cluster.raft that return types with arguments of type EmptyStateMethods in org.opendaylight.controller.cluster.raft with parameters of type EmptyStateModifier and TypeMethodDescriptionvoidNoopRaftActorSnapshotCohort.applySnapshot(EmptyState snapshotState) -
Uses of EmptyState in org.opendaylight.controller.cluster.raft.persisted
Fields in org.opendaylight.controller.cluster.raft.persisted declared as EmptyStateFields in org.opendaylight.controller.cluster.raft.persisted with type parameters of type EmptyStateModifier and TypeFieldDescriptionstatic final StateSnapshot.Support<EmptyState> EmptyState.SUPPORT