public interface ManagerClusterInfo extends Serializable
Modifier and Type | Method and Description |
---|---|
ManagerClusterType |
getManagerClusterType()
Returns the manager cluster type.
|
List<ManagerInstanceInfo> |
getManagers()
Returns the list of manager instances (empty list if no managers).
|
String |
getZookeeperConnectionString()
Returns a connection string to the manager's zookeeper cluster.
|
ManagerClusterType getManagerClusterType()
List<ManagerInstanceInfo> getManagers()
String getZookeeperConnectionString()
Copyright © GigaSpaces.