public interface ClusterMemberInfo
Modifier and Type | Method and Description |
---|---|
List<InetAddress> |
getClusterMembers() |
InetAddress |
getSelfAddress() |
boolean |
isLocalAddress(InetAddress ipAddress) |
InetAddress getSelfAddress()
List<InetAddress> getClusterMembers()
boolean isLocalAddress(InetAddress ipAddress)
Copyright © 2019 OpenDaylight. All rights reserved.