Package org.opendaylight.controller.cluster.raft.persisted
@Export
package org.opendaylight.controller.cluster.raft.persisted
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Empty Snapshot State implementation.Deprecated.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.Deprecated, for removal: This API element is subject to removal in a future version.Server information.AReplicatedLogEntry
implementation.Specialized serializer forSimpleReplicatedLogEntry
that optimizes serialization.Represents a snapshot of the raft data.Implementations of this interface are used as the state payload for a snapshot.Deprecated, for removal: This API element is subject to removal in a future version.RAFT cluster configuration.