| Package | Description | 
|---|---|
| com.gigaspaces.grid.gsa | |
| com.gigaspaces.grid.zone | |
| com.gigaspaces.internal.dump | |
| com.gigaspaces.internal.jvm | |
| com.gigaspaces.internal.log | |
| com.gigaspaces.internal.os | |
| com.gigaspaces.lrmi.nio.info | |
| com.gigaspaces.security.service | |
| org.jini.rio.core | |
| org.openspaces.pu.container.servicegrid | 
 A Service Grid based processing unit container. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
AgentIdAware.getAgentId()  | 
String | 
AgentIdAware.getGSAServiceID()  | 
| Modifier and Type | Method and Description | 
|---|---|
String[] | 
GridZoneProvider.getZones()  | 
| Modifier and Type | Method and Description | 
|---|---|
byte[] | 
InternalDumpProvider.dumpBytes(String file,
         long from,
         int length)  | 
InternalDumpResult | 
InternalDumpProvider.generateDump(String cause,
            Map<String,Object> context)  | 
InternalDumpResult | 
InternalDumpProvider.generateDump(String cause,
            Map<String,Object> context,
            String... processors)  | 
void | 
InternalDumpProvider.reloadMetricConfiguration()  | 
| Modifier and Type | Method and Description | 
|---|---|
JVMDetails | 
JVMInfoProvider.getJVMDetails()  | 
JVMStatistics | 
JVMInfoProvider.getJVMStatistics()  | 
| Modifier and Type | Method and Description | 
|---|---|
LogEntries | 
InternalLogProvider.logEntriesDirect(LogEntryMatcher matcher)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
OSInfoProvider.getCurrentTimestamp()  | 
OSDetails | 
OSInfoProvider.getOSDetails()  | 
OSStatistics | 
OSInfoProvider.getOSStatistics()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NIOInfoProvider.disableLRMIMonitoring()
Disabled lrmi monitoring (gigaspaces internal remoting layer). 
 | 
void | 
NIOInfoProvider.enableLRMIMonitoring()
Enables lrmi monitoring (gigaspaces internal remoting layer), this will cause the target to
 start track lrmi invocations which can later be viewed by calling. 
 | 
LRMIMonitoringDetails | 
NIOInfoProvider.fetchLRMIMonitoringDetails()
Return lrmi (gigaspaces internal remoting layer) services monitoring details. 
 | 
NIODetails | 
NIOInfoProvider.getNIODetails()
Returns the transport configuration. 
 | 
NIOStatistics | 
NIOInfoProvider.getNIOStatistics()
Returns the transport statistics. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
SecuredService.isServiceSecured()
If a security model is defined will return  
true. | 
SecurityContext | 
SecuredService.login(CredentialsProvider credentialsProvider)
Login to a secured service using the provided  
credentialsProvider. | 
| Modifier and Type | Method and Description | 
|---|---|
Lease | 
MonitorableService.monitor(long duration)
Establish a Lease to monitor the reachability of the Service 
 | 
void | 
MonitorableService.ping()
Low cost roundtrip check 
 | 
void | 
MonitorableService.startHeartbeat(String[] configArgs)
Start a heartbeat mechanism to determine the reachability of the Service. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
PUServiceBean.getPresentationName()  | 
PUDetails | 
PUServiceBean.getPUDetails()  | 
PUMonitors | 
PUServiceBean.getPUMonitors()  | 
RuntimeHolder | 
PUServiceBean.getSpaceRuntimeHolder(ServiceID serviceID)  | 
StatisticsHolder | 
PUServiceBean.getSpaceStatisticsHolder(ServiceID serviceID)  | 
boolean | 
PUServiceBean.isMemberAliveEnabled()
Should this member be checked to see if it is alive or not. 
 | 
boolean | 
PUServiceBean.isStopping()  | 
Object[] | 
PUServiceBean.listServiceDetails()  | 
Copyright © GigaSpaces.