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 classPayload used for no-op log entries that are put into the journal by thePreLeaderin order to commit entries from the prior term.classDeprecated, for removal: This API element is subject to removal in a future version.final classRAFT cluster configuration. -
Uses of RaftCommand in org.opendaylight.controller.cluster.raft.spi
Classes in org.opendaylight.controller.cluster.raft.spi that implement RaftCommand