| 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 | 
|---|---|
VirtualMachineStatistics | 
VirtualMachineStatistics.getPrevious()
Returns the previous statistics sampled. 
 | 
VirtualMachineStatistics | 
VirtualMachine.getStatistics()
Returns the statistics of the virtual machine. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<VirtualMachineStatistics> | 
VirtualMachineStatistics.getTimeline()
Returns the timeline (from newest to oldest) history statistics, including this one. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualMachineStatistics | 
VirtualMachineStatisticsChangedEvent.getStatistics()
Returns the statistics of the virtual machine sampled. 
 | 
| Constructor and Description | 
|---|
VirtualMachineStatisticsChangedEvent(VirtualMachine virtualMachine,
                                    VirtualMachineStatistics statistics)  | 
Copyright © GigaSpaces.