Uses of Class
org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEvent
Packages that use SpaceInstanceStatisticsChangedEvent
Package
Description
Internally Used.
Support for managing of Space events through the Admin API.
-
Uses of SpaceInstanceStatisticsChangedEvent in org.openspaces.admin.internal.alert.bean
Methods in org.openspaces.admin.internal.alert.bean with parameters of type SpaceInstanceStatisticsChangedEventModifier and TypeMethodDescriptionvoidMirrorPersistenceFailureAlertBean.spaceInstanceStatisticsChanged(SpaceInstanceStatisticsChangedEvent event) voidReplicationRedoLogOverflowToDiskAlertBean.spaceInstanceStatisticsChanged(SpaceInstanceStatisticsChangedEvent event) voidReplicationRedoLogSizeAlertBean.spaceInstanceStatisticsChanged(SpaceInstanceStatisticsChangedEvent event) -
Uses of SpaceInstanceStatisticsChangedEvent in org.openspaces.admin.internal.space.events
Methods in org.openspaces.admin.internal.space.events with parameters of type SpaceInstanceStatisticsChangedEventModifier and TypeMethodDescriptionvoidClosureSpaceInstanceStatisticsChangedEventListener.spaceInstanceStatisticsChanged(SpaceInstanceStatisticsChangedEvent event) voidDefaultSpaceInstanceStatisticsChangedEventManager.spaceInstanceStatisticsChanged(SpaceInstanceStatisticsChangedEvent event) -
Uses of SpaceInstanceStatisticsChangedEvent in org.openspaces.admin.space.events
Methods in org.openspaces.admin.space.events with parameters of type SpaceInstanceStatisticsChangedEventModifier and TypeMethodDescriptionvoidSpaceInstanceStatisticsChangedEventListener.spaceInstanceStatisticsChanged(SpaceInstanceStatisticsChangedEvent event) A callback indicating the statistics have changed.