Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
SpaceInstanceStatistics |
SpaceInstanceStatistics.getPrevious()
Returns the previous statistics.
|
SpaceInstanceStatistics |
SpaceInstance.getStatistics()
Returns the space instance statistics.
|
Modifier and Type | Method and Description |
---|---|
List<SpaceInstanceStatistics> |
SpaceInstanceStatistics.getTimelineFromTimestamp(long fromTimestamp)
Returns the timeline (from newest to oldest) history statistics, including this one.
|
Modifier and Type | Method and Description |
---|---|
SpaceInstanceStatistics |
SpaceInstanceStatisticsChangedEvent.getStatistics()
Returns the statistics of the Space Instance sampled.
|
Constructor and Description |
---|
SpaceInstanceStatisticsChangedEvent(SpaceInstance spaceInstance,
SpaceInstanceStatistics statistics) |
Copyright © GigaSpaces.