Uses of Interface
org.opendaylight.controller.cluster.raft.spi.RaftCommand
Packages that use RaftCommand
-
Uses of RaftCommand in org.opendaylight.controller.cluster.raft.persisted
Classes in org.opendaylight.controller.cluster.raft.persisted that implement RaftCommandModifier and TypeClassDescriptionfinal class
Payload used for no-op log entries that are put into the journal by thePreLeader
in order to commit entries from the prior term.class
Deprecated, for removal: This API element is subject to removal in a future version.final class
RAFT cluster configuration. -
Uses of RaftCommand in org.opendaylight.controller.cluster.raft.spi
Classes in org.opendaylight.controller.cluster.raft.spi that implement RaftCommand