public final class RequestLeadership extends Object implements Serializable
Constructor and Description |
---|
RequestLeadership(String requestedFollowerId,
akka.actor.ActorRef replyTo) |
Modifier and Type | Method and Description |
---|---|
akka.actor.ActorRef |
getReplyTo() |
String |
getRequestedFollowerId() |
String |
toString() |
public RequestLeadership(String requestedFollowerId, akka.actor.ActorRef replyTo)
Copyright © 2019 OpenDaylight. All rights reserved.