public interface PUServiceBean extends com.gigaspaces.lrmi.nio.info.NIOInfoProvider, com.gigaspaces.internal.os.OSInfoProvider, com.gigaspaces.internal.jvm.JVMInfoProvider, com.gigaspaces.grid.zone.GridZoneProvider, Remote, org.jini.rio.core.jsb.ServiceState, ServiceProxyAccessor, org.jini.rio.resources.servicecore.Service, com.gigaspaces.internal.quiesce.QuiesceAware
| Modifier and Type | Method and Description |
|---|---|
ClusterInfo |
getClusterInfo() |
String |
getPresentationName() |
PUDetails |
getPUDetails() |
PUMonitors |
getPUMonitors() |
IJSpace |
getSpaceDirect(ServiceID serviceID) |
com.j_spaces.core.admin.RuntimeHolder |
getSpaceRuntimeHolder(ServiceID serviceID) |
com.j_spaces.core.filters.StatisticsHolder |
getSpaceStatisticsHolder(ServiceID serviceID) |
Object |
invoke(String serviceBeanName,
Map<String,Object> namedArgs) |
boolean |
isAlive()
Return
true if the member is alive or not. |
boolean |
isMemberAliveEnabled()
Should this member be checked to see if it is alive or not.
|
boolean |
isStopping() |
Object[] |
listServiceDetails() |
com.gigaspaces.cluster.activeelection.SpaceMode[] |
listSpacesModes() |
SpaceURL[] |
listSpacesURLs() |
disableLRMIMonitoring, enableLRMIMonitoring, fetchLRMIMonitoringDetails, getNIODetails, getNIOStatisticsgetCurrentTimestamp, getOSDetails, getOSStatisticsgetJVMDetails, getJVMStatistics, runGcgetServiceProxygetAdminboolean isMemberAliveEnabled()
throws RemoteException
RemoteExceptionboolean isAlive()
throws RemoteException,
Exception
true if the member is alive or not. Exception indicates that
the member is not alive (and allows for further information).RemoteExceptionExceptionObject[] listServiceDetails() throws RemoteException
RemoteExceptionClusterInfo getClusterInfo() throws RemoteException
RemoteExceptionString getPresentationName() throws RemoteException
RemoteExceptionPUDetails getPUDetails() throws RemoteException
RemoteExceptionPUMonitors getPUMonitors() throws RemoteException
RemoteExceptionIJSpace getSpaceDirect(ServiceID serviceID) throws RemoteException
RemoteExceptioncom.j_spaces.core.admin.RuntimeHolder getSpaceRuntimeHolder(ServiceID serviceID) throws RemoteException
RemoteExceptioncom.j_spaces.core.filters.StatisticsHolder getSpaceStatisticsHolder(ServiceID serviceID) throws RemoteException
RemoteExceptionSpaceURL[] listSpacesURLs() throws RemoteException
RemoteExceptioncom.gigaspaces.cluster.activeelection.SpaceMode[] listSpacesModes()
throws RemoteException
RemoteExceptionObject invoke(String serviceBeanName, Map<String,Object> namedArgs) throws RemoteException
RemoteExceptionboolean isStopping()
throws RemoteException
RemoteExceptionCopyright © GigaSpaces.