Package org.opendaylight.controller.cluster.raft.persisted
@Export
package org.opendaylight.controller.cluster.raft.persisted
-
ClassDescriptionEmpty 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
PreLeaderin order to commit entries from the prior term.Deprecated, for removal: This API element is subject to removal in a future version.Server information.AReplicatedLogEntryimplementation.Specialized serializer forSimpleReplicatedLogEntrythat optimizes serialization.Represents a snapshot of the raft data.Implementations of this interface are used as the state payload for a snapshot.RAFT cluster configuration.