Package org.opendaylight.controller.cluster.raft.client.messages
package org.opendaylight.controller.cluster.raft.client.messages
-
ClassesClassDescriptionRequest to locate the leader raft actor.Reply to
FindLeader
message, containing the address of the leader actor, as known to the raft actor which sent the message.Local message sent to a RaftActor to obtain a snapshot of statistical information.Internal client message to get a snapshot of the current state based on whether or not persistence is enabled.Reply to GetSnapshot that returns a serialized Snapshot instance.The response to a GetOnDemandRaftState message.OnDemandRaftState.AbstractBuilder<B extends OnDemandRaftState.AbstractBuilder<B,T>, T extends OnDemandRaftState> Message sent to a raft actor to shutdown gracefully.