Uses of Package
org.opendaylight.controller.cluster.raft.persisted
Packages that use org.opendaylight.controller.cluster.raft.persisted
Package
Description
Persisted backend structures.
Various provider-level APIs for plugging into
RaftActor
.-
Classes in org.opendaylight.controller.cluster.raft.persisted used by org.opendaylight.controller.cluster.datastore.persistedClassDescriptionRepresents a snapshot of the raft data.Implementations of this interface are used as the state payload for a snapshot.
-
Classes in org.opendaylight.controller.cluster.raft.persisted used by org.opendaylight.controller.cluster.raftClassDescriptionEmpty Snapshot State implementation.Represents a snapshot of the raft data.Implementations of this interface are used as the state payload for a snapshot.RAFT cluster configuration.
-
-
-
Classes in org.opendaylight.controller.cluster.raft.persisted used by org.opendaylight.controller.cluster.raft.persistedClassDescriptionEmpty Snapshot State implementation.Transitional marker interface for use with evolution of serializable classes held in persistence.Payload used for no-op log entries that are put into the journal by the
PreLeader
in order to commit entries from the prior term.Deprecated, for removal: This API element is subject to removal in a future version.Server information.AReplicatedLogEntry
implementation.Represents a snapshot of the raft data.Implementations of this interface are used as the state payload for a snapshot.RAFT cluster configuration. -