| 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpaceStatistics | |
|---|---|
| org.openspaces.admin.space | Support for managing of Space(s) through the Admin API. | 
| org.openspaces.admin.space.events | Support for managing of Space events through the Admin API. | 
| Uses of SpaceStatistics in org.openspaces.admin.space | 
|---|
| Methods in org.openspaces.admin.space that return SpaceStatistics | |
|---|---|
 SpaceStatistics | 
Space.getBackupsStatistics()
Returns an aggregated view of all the statistics of the backup instances.  | 
 SpaceStatistics | 
SpaceStatistics.getPrevious()
Returns the previous statistics, null if not available. | 
 SpaceStatistics | 
Space.getPrimariesStatistics()
Returns an aggregated view of all the statistics of the primary instances.  | 
 SpaceStatistics | 
Space.getStatistics()
Returns an aggregated view of all the statistics of all the instances.  | 
| Uses of SpaceStatistics in org.openspaces.admin.space.events | 
|---|
| Methods in org.openspaces.admin.space.events that return SpaceStatistics | |
|---|---|
 SpaceStatistics | 
SpaceStatisticsChangedEvent.getStatistics()
Returns the statistics of the Space sampled.  | 
| Constructors in org.openspaces.admin.space.events with parameters of type SpaceStatistics | |
|---|---|
SpaceStatisticsChangedEvent(Space space,
                            SpaceStatistics statistics)
 | 
|
  | 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||