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, getNIOStatistics
getCurrentTimestamp, getOSDetails, getOSStatistics
getJVMDetails, getJVMStatistics, runGc
getServiceProxy
getAdmin
boolean isMemberAliveEnabled() throws RemoteException
RemoteException
boolean 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).RemoteException
Exception
Object[] listServiceDetails() throws RemoteException
RemoteException
ClusterInfo getClusterInfo() throws RemoteException
RemoteException
String getPresentationName() throws RemoteException
RemoteException
PUDetails getPUDetails() throws RemoteException
RemoteException
PUMonitors getPUMonitors() throws RemoteException
RemoteException
IJSpace getSpaceDirect(ServiceID serviceID) throws RemoteException
RemoteException
com.j_spaces.core.admin.RuntimeHolder getSpaceRuntimeHolder(ServiceID serviceID) throws RemoteException
RemoteException
com.j_spaces.core.filters.StatisticsHolder getSpaceStatisticsHolder(ServiceID serviceID) throws RemoteException
RemoteException
SpaceURL[] listSpacesURLs() throws RemoteException
RemoteException
com.gigaspaces.cluster.activeelection.SpaceMode[] listSpacesModes() throws RemoteException
RemoteException
Object invoke(String serviceBeanName, Map<String,Object> namedArgs) throws RemoteException
RemoteException
boolean isStopping() throws RemoteException
RemoteException
Copyright © GigaSpaces.