Uses of Interface
org.openspaces.pu.service.ServiceMonitors
Packages that use ServiceMonitors
Package
Description
Internally Used.
Support for managing of Processing Unit(s) through the Admin API.
This package is responsible for simplifying the creation of IJSpace implementation.
A package including based classes and support classes for different OpenSpaces event containers.
A notify event container allowing to use GigaSpace support for notifications.
A polling event container generating events by performing polling receive operations.
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations.
-
Uses of ServiceMonitors in com.gigaspaces.blobstore.rocksdb
Classes in com.gigaspaces.blobstore.rocksdb that implement ServiceMonitorsMethods in com.gigaspaces.blobstore.rocksdb that return ServiceMonitors -
Uses of ServiceMonitors in org.openspaces.admin.internal.pu
Methods in org.openspaces.admin.internal.pu that return types with arguments of type ServiceMonitorsModifier and TypeMethodDescriptionDefaultProcessingUnitInstanceServiceStatistics.getMonitors()DefaultProcessingUnitInstanceServiceStatistics.iterator()Methods in org.openspaces.admin.internal.pu with parameters of type ServiceMonitorsModifier and TypeMethodDescriptionvoidDefaultProcessingUnitInstanceServiceStatistics.addMonitors(ServiceMonitors[] monitors) Constructor parameters in org.openspaces.admin.internal.pu with type arguments of type ServiceMonitorsModifierConstructorDescriptionDefaultProcessingUnitInstanceServiceStatistics(long timestamp, Map<String, ServiceMonitors> serviceMonitorsById, ProcessingUnitInstanceStatistics previous, int historySize, long timeDelta) -
Uses of ServiceMonitors in org.openspaces.admin.pu
Methods in org.openspaces.admin.pu that return types with arguments of type ServiceMonitorsModifier and TypeMethodDescriptionProcessingUnitInstanceStatistics.getMonitors()Returns a map of theServiceMonitorsper processing unit service id (bean id or bean name). -
Uses of ServiceMonitors in org.openspaces.core.space
Methods in org.openspaces.core.space that return ServiceMonitors -
Uses of ServiceMonitors in org.openspaces.events
Classes in org.openspaces.events that implement ServiceMonitorsModifier and TypeClassDescriptionclassA generic event container service monitors. -
Uses of ServiceMonitors in org.openspaces.events.asyncpolling
Classes in org.openspaces.events.asyncpolling that implement ServiceMonitorsModifier and TypeClassDescriptionclassAsync Polling container service monitors.Methods in org.openspaces.events.asyncpolling that return ServiceMonitors -
Uses of ServiceMonitors in org.openspaces.events.notify
Classes in org.openspaces.events.notify that implement ServiceMonitorsModifier and TypeClassDescriptionclassNotify container service monitors.Methods in org.openspaces.events.notify that return ServiceMonitors -
Uses of ServiceMonitors in org.openspaces.events.polling
Classes in org.openspaces.events.polling that implement ServiceMonitorsModifier and TypeClassDescriptionclassPolling container service monitors.Methods in org.openspaces.events.polling that return ServiceMonitors -
Uses of ServiceMonitors in org.openspaces.events.support
Methods in org.openspaces.events.support that return ServiceMonitors -
Uses of ServiceMonitors in org.openspaces.pu.container.jee.stats
Classes in org.openspaces.pu.container.jee.stats that implement ServiceMonitorsModifier and TypeClassDescriptionclassStatistics monitor information for JEE servlet requests.Methods in org.openspaces.pu.container.jee.stats that return ServiceMonitors -
Uses of ServiceMonitors in org.openspaces.pu.service
Classes in org.openspaces.pu.service that implement ServiceMonitorsModifier and TypeClassDescriptionclassThis class should be used by customers in order to implement their ServiceMonitorsclassA simple implementation ofServiceMonitors.Methods in org.openspaces.pu.service that return ServiceMonitorsModifier and TypeMethodDescriptionServiceMonitorsProvider.getServicesMonitors()Retruns one or more service details that the service exposes. -
Uses of ServiceMonitors in org.openspaces.remoting
Classes in org.openspaces.remoting that implement ServiceMonitorsModifier and TypeClassDescriptionclassA generic event container service monitors.Methods in org.openspaces.remoting that return ServiceMonitors