Uses of Class
org.openspaces.admin.space.events.SpaceStatisticsChangedEvent
Packages that use SpaceStatisticsChangedEvent
Package
Description
Internally Used.
Support for managing of Space events through the Admin API.
-
Uses of SpaceStatisticsChangedEvent in org.openspaces.admin.internal.space.events
Methods in org.openspaces.admin.internal.space.events with parameters of type SpaceStatisticsChangedEventModifier and TypeMethodDescriptionvoidClosureSpaceStatisticsChangedEventListener.spaceStatisticsChanged(SpaceStatisticsChangedEvent event) voidDefaultSpaceStatisticsChangedEventManager.spaceStatisticsChanged(SpaceStatisticsChangedEvent event) -
Uses of SpaceStatisticsChangedEvent in org.openspaces.admin.space.events
Methods in org.openspaces.admin.space.events with parameters of type SpaceStatisticsChangedEventModifier and TypeMethodDescriptionvoidSpaceStatisticsChangedEventListener.spaceStatisticsChanged(SpaceStatisticsChangedEvent event) A callback indicating the statistics have changed.