public class ClusterWrapperImpl extends Object implements ClusterWrapper
| Constructor and Description |
|---|
ClusterWrapperImpl(akka.actor.ActorSystem actorSystem) |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.controller.cluster.access.concepts.MemberName |
getCurrentMemberName() |
akka.actor.Address |
getSelfAddress() |
void |
subscribeToMemberEvents(akka.actor.ActorRef actorRef) |
public void subscribeToMemberEvents(akka.actor.ActorRef actorRef)
subscribeToMemberEvents in interface ClusterWrapperpublic org.opendaylight.controller.cluster.access.concepts.MemberName getCurrentMemberName()
getCurrentMemberName in interface ClusterWrapperpublic akka.actor.Address getSelfAddress()
getSelfAddress in interface ClusterWrapperCopyright © 2018 OpenDaylight. All rights reserved.