| Package | Description | 
|---|---|
| org.openspaces.admin.vm | 
 Support for managing of Virtual Machine(s) through the Admin API. 
 | 
| org.openspaces.admin.vm.events | 
 Support for managing of Virtual Machine events through the Admin API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualMachinesStatistics | 
VirtualMachinesStatistics.getPrevious()
Returns the previous statistics sampled. 
 | 
VirtualMachinesStatistics | 
VirtualMachines.getStatistics()
Returns the aggregated statistics of all virtual machines. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<VirtualMachinesStatistics> | 
VirtualMachinesStatistics.getTimeline()
Returns the timeline (from newest to oldest) history statistics, including this one. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualMachinesStatistics | 
VirtualMachinesStatisticsChangedEvent.getStatistics()
Returns the aggregated virtual machines statistics sampled. 
 | 
| Constructor and Description | 
|---|
VirtualMachinesStatisticsChangedEvent(VirtualMachines virtualMachines,
                                     VirtualMachinesStatistics statistics)  | 
Copyright © GigaSpaces.