public interface PUServiceBean extends NIOInfoProvider, OSInfoProvider, JVMInfoProvider, GridZoneProvider, Remote, ServiceState, ServiceProxyAccessor, Service, QuiesceAware
Modifier and Type | Method and Description |
---|---|
ClusterInfo |
getClusterInfo() |
String |
getPresentationName() |
PUDetails |
getPUDetails() |
PUMonitors |
getPUMonitors() |
IJSpace |
getSpaceDirect(ServiceID serviceID) |
DirectSpaceProxyFactory |
getSpaceDirectFactory(ServiceID serviceID) |
RuntimeHolder |
getSpaceRuntimeHolder(ServiceID serviceID) |
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() |
SpaceMode[] |
listSpacesModes() |
SpaceURL[] |
listSpacesURLs() |
void |
updateClusterInfo() |
disableLRMIMonitoring, enableLRMIMonitoring, fetchLRMIMonitoringDetails, getNIODetails, getNIOStatistics
getCurrentTimestamp, getOSDetails, getOSStatistics
getJVMDetails, getJVMStatistics, runGc
getZones
getState
getServiceProxy
getAdmin
monitor, ping, startHeartbeat
register
quiesceStateChanged
void updateClusterInfo()
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
DirectSpaceProxyFactory getSpaceDirectFactory(ServiceID serviceID) throws RemoteException
RemoteException
RuntimeHolder getSpaceRuntimeHolder(ServiceID serviceID) throws RemoteException
RemoteException
StatisticsHolder getSpaceStatisticsHolder(ServiceID serviceID) throws RemoteException
RemoteException
SpaceURL[] listSpacesURLs() throws RemoteException
RemoteException
SpaceMode[] listSpacesModes() throws RemoteException
RemoteException
Object invoke(String serviceBeanName, Map<String,Object> namedArgs) throws RemoteException
RemoteException
boolean isStopping() throws RemoteException
RemoteException
Copyright © GigaSpaces.