Uses of Interface
org.opendaylight.controller.cluster.raft.spi.StateMachineCommand.Reader
Packages that use StateMachineCommand.Reader
Package
Description
Persisted backend structures.
Various provider-level APIs for plugging into
RaftActor.-
Uses of StateMachineCommand.Reader in org.opendaylight.controller.cluster.datastore.persisted
Methods in org.opendaylight.controller.cluster.datastore.persisted that return StateMachineCommand.ReaderModifier and TypeMethodDescriptionCommitTransactionPayload.CandidateTransaction.reader()CommitTransactionPayload.CandidateTransaction.reader(ReusableStreamReceiver receiver) -
Uses of StateMachineCommand.Reader in org.opendaylight.controller.cluster.raft.persisted
Methods in org.opendaylight.controller.cluster.raft.persisted that return StateMachineCommand.Reader -
Uses of StateMachineCommand.Reader in org.opendaylight.controller.cluster.raft.spi
Methods in org.opendaylight.controller.cluster.raft.spi that return StateMachineCommand.ReaderModifier and TypeMethodDescriptionStateMachineCommand.Support.reader()Returns theStateMachineCommand.Reader.