|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VirtualMachineDetails
Details (non changeable information) of a single virtual machine.
Method Detail |
---|
boolean isNA()
true
if the details of the virtual machine is not available.
String getJmxUrl()
String getUid()
String getVmName()
String getVmVersion()
String getVmVendor()
long getStartTime()
long getPid()
String getBootClassPath()
String getClassPath()
String[] getInputArguments()
Map<String,String> getSystemProperties()
Map<String,String> getEnvironmentVariables()
long getMemoryHeapInitInBytes()
double getMemoryHeapInitInMB()
double getMemoryHeapInitInGB()
long getMemoryHeapMaxInBytes()
double getMemoryHeapMaxInMB()
double getMemoryHeapMaxInGB()
long getMemoryNonHeapInitInBytes()
double getMemoryNonHeapInitInMB()
double getMemoryNonHeapInitInGB()
long getMemoryNonHeapMaxInBytes()
double getMemoryNonHeapMaxInMB()
double getMemoryNonHeapMaxInGB()
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |