Uses of Interface
org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEventManager
Packages that use SpaceInstanceStatisticsChangedEventManager
Package
Description
Internally Used.
Internally Used.
Support for managing of Space(s) through the Admin API.
-
Uses of SpaceInstanceStatisticsChangedEventManager in org.openspaces.admin.internal.space
Methods in org.openspaces.admin.internal.space that return SpaceInstanceStatisticsChangedEventManagerModifier and TypeMethodDescriptionDefaultSpace.getInstanceStatisticsChanged()DefaultSpaces.getSpaceInstanceStatisticsChanged()DefaultSpaceInstance.getStatisticsChanged() -
Uses of SpaceInstanceStatisticsChangedEventManager in org.openspaces.admin.internal.space.events
Subinterfaces of SpaceInstanceStatisticsChangedEventManager in org.openspaces.admin.internal.space.eventsModifier and TypeInterfaceDescriptioninterfaceClasses in org.openspaces.admin.internal.space.events that implement SpaceInstanceStatisticsChangedEventManager -
Uses of SpaceInstanceStatisticsChangedEventManager in org.openspaces.admin.space
Methods in org.openspaces.admin.space that return SpaceInstanceStatisticsChangedEventManagerModifier and TypeMethodDescriptionSpace.getInstanceStatisticsChanged()Allows to register for space instance level statisticsSpaceInstanceStatisticsChangedEvents.Spaces.getSpaceInstanceStatisticsChanged()Returns an event manager allowing to register forSpaceInstanceStatisticsChangedEvents that occur on all the currently discoveredSpaceInstances.SpaceInstance.getStatisticsChanged()Allows to register forSpaceInstanceStatisticsChangedEvents.