Uses of Package
org.opendaylight.controller.cluster.raft.persisted
Packages that use org.opendaylight.controller.cluster.raft.persisted
Package
Description
Persisted backend structures.
-
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.raftClassDescriptionPayload data for server configuration log entries.Represents 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.raft.base.messagesClassDescriptionRepresents 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.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.Payload data for server configuration log entries.Server information.Represents a snapshot of the raft data.Implementations of this interface are used as the state payload for a snapshot.