Uses of Class
org.openspaces.admin.pu.events.ProcessingUnitInstanceStatisticsChangedEvent
Packages that use ProcessingUnitInstanceStatisticsChangedEvent
Package
Description
Internally Used.
Support for managing of Processing Unit events through the Admin API.
-
Uses of ProcessingUnitInstanceStatisticsChangedEvent in org.openspaces.admin.internal.pu.events
Methods in org.openspaces.admin.internal.pu.events with parameters of type ProcessingUnitInstanceStatisticsChangedEventModifier and TypeMethodDescriptionvoidClosureProcessingUnitInstanceStatisticsChangedEventListener.processingUnitInstanceStatisticsChanged(ProcessingUnitInstanceStatisticsChangedEvent event) voidDefaultProcessingUnitInstanceStatisticsChangedEventManager.processingUnitInstanceStatisticsChanged(ProcessingUnitInstanceStatisticsChangedEvent event) -
Uses of ProcessingUnitInstanceStatisticsChangedEvent in org.openspaces.admin.pu.events
Methods in org.openspaces.admin.pu.events with parameters of type ProcessingUnitInstanceStatisticsChangedEventModifier and TypeMethodDescriptionvoidProcessingUnitInstanceStatisticsChangedEventListener.processingUnitInstanceStatisticsChanged(ProcessingUnitInstanceStatisticsChangedEvent event) A callback indicating the statistics have changed.