| Package | Description | 
|---|---|
| com.gigaspaces.internal.log | |
| com.gigaspaces.start.manager | |
| com.sun.jini.reggie | Provides implementations of  ServiceRegistrar. | 
| org.openspaces.admin | Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. | 
| org.openspaces.admin.internal.admin | Internally Used. | 
| Modifier and Type | Method and Description | 
|---|---|
| default ManagerClusterInfo | InternalLogProvider. getManagerClusterInfo()Returns cluster manager info for relevant services. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XapManagerClusterInfo | 
| Modifier and Type | Method and Description | 
|---|---|
| ManagerClusterInfo | GigaRegistrar. getManagerClusterInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| ManagerClusterInfo | Admin. getManagerClusterInfo()Returns the cluster manager information (if not initialized yet - return null) | 
| ManagerClusterInfo | Admin. waitForManagerClusterInfo()Waits indefinitely for the cluster manager information to be initialized, then return it | 
| ManagerClusterInfo | Admin. waitForManagerClusterInfo(long timeout,
                         TimeUnit timeUnit)Waits for the specified timeout for the cluster manager information to be initialized, then return it. | 
| Modifier and Type | Method and Description | 
|---|---|
| ManagerClusterInfo | DefaultAdmin. getManagerClusterInfo() | 
| ManagerClusterInfo | DefaultAdmin. waitForManagerClusterInfo() | 
| ManagerClusterInfo | DefaultAdmin. waitForManagerClusterInfo(long timeout,
                         TimeUnit timeUnit) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InternalAdmin. initManagerClusterInfo(ManagerClusterInfo managerClusterInfo) | 
| void | DefaultAdmin. initManagerClusterInfo(ManagerClusterInfo extractedClusterInfo) | 
Copyright © GigaSpaces.