Uses of Interface
com.gigaspaces.admin.ManagerClusterInfo
Packages that use ManagerClusterInfo
Package
Description
Provides implementations of
ServiceRegistrar.Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance.
Internally Used.
-
Uses of ManagerClusterInfo in com.gigaspaces.internal.log
Methods in com.gigaspaces.internal.log that return ManagerClusterInfoModifier and TypeMethodDescriptiondefault ManagerClusterInfoInternalLogProvider.getManagerClusterInfo()Returns cluster manager info for relevant services. -
Uses of ManagerClusterInfo in com.gigaspaces.start.manager
Classes in com.gigaspaces.start.manager that implement ManagerClusterInfo -
Uses of ManagerClusterInfo in com.sun.jini.reggie
Methods in com.sun.jini.reggie that return ManagerClusterInfo -
Uses of ManagerClusterInfo in org.openspaces.admin
Methods in org.openspaces.admin that return ManagerClusterInfoModifier and TypeMethodDescriptionAdmin.getManagerClusterInfo()Returns the cluster manager information (if not initialized yet - return null)Admin.waitForManagerClusterInfo()Waits indefinitely for the cluster manager information to be initialized, then return itAdmin.waitForManagerClusterInfo(long timeout, TimeUnit timeUnit) Waits for the specified timeout for the cluster manager information to be initialized, then return it. -
Uses of ManagerClusterInfo in org.openspaces.admin.internal.admin
Methods in org.openspaces.admin.internal.admin that return ManagerClusterInfoModifier and TypeMethodDescriptionDefaultAdmin.getManagerClusterInfo()DefaultAdmin.waitForManagerClusterInfo()DefaultAdmin.waitForManagerClusterInfo(long timeout, TimeUnit timeUnit) Methods in org.openspaces.admin.internal.admin with parameters of type ManagerClusterInfoModifier and TypeMethodDescriptionvoidDefaultAdmin.initManagerClusterInfo(ManagerClusterInfo extractedClusterInfo) voidInternalAdmin.initManagerClusterInfo(ManagerClusterInfo managerClusterInfo)