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 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.