Uses of Interface
org.opendaylight.controller.cluster.raft.spi.StateMachineCommand.Writer
Packages that use StateMachineCommand.Writer
Package
Description
Persisted backend structures.
Various provider-level APIs for plugging into
RaftActor
.-
Uses of StateMachineCommand.Writer in org.opendaylight.controller.cluster.datastore.persisted
Methods in org.opendaylight.controller.cluster.datastore.persisted that return StateMachineCommand.Writer -
Uses of StateMachineCommand.Writer in org.opendaylight.controller.cluster.raft.persisted
Methods in org.opendaylight.controller.cluster.raft.persisted that return StateMachineCommand.Writer -
Uses of StateMachineCommand.Writer in org.opendaylight.controller.cluster.raft.spi
Methods in org.opendaylight.controller.cluster.raft.spi that return StateMachineCommand.WriterModifier and TypeMethodDescriptionStateMachineCommand.Support.writer()
Returns theStateMachineCommand.Writer
.