public final class FindLeader extends Object implements Serializable
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.
public static final FindLeader INSTANCE
Copyright © 2019 OpenDaylight. All rights reserved.