public final class ClusterMemberInfoProvider extends Object
It is currently implemented using some of the JMX MBeans exposed by Akka framework used in ODL controller.
| Modifier and Type | Method and Description | 
|---|---|
static List<String> | 
getClusterMembers()  | 
static Optional<String> | 
getSelfAddress()  | 
static boolean | 
isIPAddressInCluster(String ipAddress)  | 
static boolean | 
isLocalIPAddress(String ipAddress)  | 
static boolean | 
isValidIPAddress(String ipAddress)  | 
Copyright © 2019 OpenDaylight. All rights reserved.