|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StaticVirtualMachineInfo
Static information about a virtual machine like its max memory, number of processors assigned, etc...
| Method Summary | |
|---|---|
long |
memory()
returns the currently used memory |
int |
nbVirtCpu()
return the number of virtual CPUs allocated to the virtual machine |
| Method Detail |
|---|
int nbVirtCpu()
throws VirtException
VirtException
long memory()
throws VirtException
VirtException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||