Uses of Class
org.opendaylight.controller.cluster.raft.spi.AbstractRaftCommand
Packages that use AbstractRaftCommand
-
Uses of AbstractRaftCommand in org.opendaylight.controller.cluster.raft.persisted
Subclasses of AbstractRaftCommand in org.opendaylight.controller.cluster.raft.persistedModifier 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.