Package | Description |
---|---|
com.gigaspaces.blobstore.rocksdb | |
org.openspaces.admin.internal.pu |
Internally Used.
|
org.openspaces.admin.pu |
Support for managing of Processing Unit(s) through the Admin API.
|
org.openspaces.core.space |
This package is responsible for simplifying the creation of IJSpace implementation.
|
org.openspaces.events |
A package including based classes and support classes for different OpenSpaces event containers.
|
org.openspaces.events.asyncpolling | |
org.openspaces.events.notify |
A notify event container allowing to use GigaSpace support for notifications.
|
org.openspaces.events.polling |
A polling event container generating events by performing polling receive operations.
|
org.openspaces.events.support | |
org.openspaces.pu.container.jee.stats | |
org.openspaces.pu.service | |
org.openspaces.remoting |
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations.
|
Modifier and Type | Class and Description |
---|---|
class |
RocksDBServiceMonitors |
Modifier and Type | Method and Description |
---|---|
ServiceMonitors[] |
RocksDBBlobStoreHandler.getServicesMonitors() |
Modifier and Type | Method and Description |
---|---|
Map<String,ServiceMonitors> |
DefaultProcessingUnitInstanceServiceStatistics.getMonitors() |
Iterator<ServiceMonitors> |
DefaultProcessingUnitInstanceServiceStatistics.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultProcessingUnitInstanceServiceStatistics.addMonitors(ServiceMonitors[] monitors) |
Constructor and Description |
---|
DefaultProcessingUnitInstanceServiceStatistics(long timestamp,
Map<String,ServiceMonitors> serviceMonitorsById,
ProcessingUnitInstanceStatistics previous,
int historySize,
long timeDelta) |
Modifier and Type | Method and Description |
---|---|
Map<String,ServiceMonitors> |
ProcessingUnitInstanceStatistics.getMonitors()
Returns a map of the
ServiceMonitors per processing unit
service id (bean id or bean name). |
Modifier and Type | Method and Description |
---|---|
ServiceMonitors[] |
RestBean.getServicesMonitors() |
Modifier and Type | Class and Description |
---|---|
class |
EventContainerServiceMonitors
A generic event container service monitors.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncPollingEventContainerServiceMonitors
Async Polling container service monitors.
|
Modifier and Type | Method and Description |
---|---|
ServiceMonitors[] |
SimpleAsyncPollingEventListenerContainer.getServicesMonitors() |
Modifier and Type | Class and Description |
---|---|
class |
NotifyEventContainerServiceMonitors
Notify container service monitors.
|
Modifier and Type | Method and Description |
---|---|
ServiceMonitors[] |
SimpleNotifyEventListenerContainer.getServicesMonitors() |
Modifier and Type | Class and Description |
---|---|
class |
PollingEventContainerServiceMonitors
Polling container service monitors.
|
Modifier and Type | Method and Description |
---|---|
ServiceMonitors[] |
SimplePollingEventListenerContainer.getServicesMonitors() |
Modifier and Type | Method and Description |
---|---|
ServiceMonitors[] |
EventContainersBus.getServicesMonitors() |
Modifier and Type | Class and Description |
---|---|
class |
WebRequestsServiceMonitors
Statistics monitor information for JEE servlet requests.
|
Modifier and Type | Method and Description |
---|---|
ServiceMonitors[] |
RequestStatisticsFilter.getServicesMonitors() |
Modifier and Type | Class and Description |
---|---|
class |
CustomServiceMonitors
This class should be used by customers in order to implement their ServiceMonitors
|
class |
PlainServiceMonitors
A simple implementation of
ServiceMonitors . |
Modifier and Type | Method and Description |
---|---|
ServiceMonitors[] |
ServiceMonitorsProvider.getServicesMonitors()
Retruns one or more service details that the service exposes.
|
Modifier and Type | Class and Description |
---|---|
class |
RemotingServiceMonitors
A generic event container service monitors.
|
Modifier and Type | Method and Description |
---|---|
ServiceMonitors[] |
SpaceRemotingServiceExporter.getServicesMonitors() |
Copyright © GigaSpaces.