public interface CoreGroupInfo
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCoreGroupName()
Retrieve the name of the core group.
|
CoreGroupManager[] |
getManagers()
Retrieve the set of active coordinators for this core group.
|
java.lang.String[] |
getVisibleServers()
Retrieve the set of servers that are currently visible for this core group.
|
java.lang.String getCoreGroupName()
CoreGroupManager[] getManagers()
java.lang.String[] getVisibleServers()