Class FindLeader
java.lang.Object
org.opendaylight.controller.cluster.raft.client.messages.FindLeader
- All Implemented Interfaces:
Serializable
Request to locate the leader raft actor. Each
RaftActor
must
respond with a FindLeaderReply
containing the address of the leader, as it is known to that particular
actor.
This message is intended for testing purposes only.
- See Also:
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-