|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpaceInstanceStatistics | |
|---|---|
| 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 SpaceInstanceStatistics in org.openspaces.admin.space |
|---|
| Methods in org.openspaces.admin.space that return SpaceInstanceStatistics | |
|---|---|
SpaceInstanceStatistics |
SpaceInstanceStatistics.getPrevious()
Returns the previous statistics. |
SpaceInstanceStatistics |
SpaceInstance.getStatistics()
Returns the space instance statistics. |
| Methods in org.openspaces.admin.space that return types with arguments of type SpaceInstanceStatistics | |
|---|---|
List<SpaceInstanceStatistics> |
SpaceInstanceStatistics.getTimelineFromTimestamp(long fromTimestamp)
Returns the timeline (from newest to oldest) history statistics, including this one. |
| Uses of SpaceInstanceStatistics in org.openspaces.admin.space.events |
|---|
| Methods in org.openspaces.admin.space.events that return SpaceInstanceStatistics | |
|---|---|
SpaceInstanceStatistics |
SpaceInstanceStatisticsChangedEvent.getStatistics()
Returns the statistics of the Space Instance sampled. |
| Constructors in org.openspaces.admin.space.events with parameters of type SpaceInstanceStatistics | |
|---|---|
SpaceInstanceStatisticsChangedEvent(SpaceInstance spaceInstance,
SpaceInstanceStatistics statistics)
|
|
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||