|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.libvirt.VcpuInfo
public class VcpuInfo
Nested Class Summary | |
---|---|
static class |
VcpuInfo.VcpuState
|
Field Summary | |
---|---|
int |
cpu
|
long |
cpuTime
|
int |
number
|
VcpuInfo.VcpuState |
state
|
Constructor Summary | |
---|---|
VcpuInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int number
public VcpuInfo.VcpuState state
public long cpuTime
public int cpu
Constructor Detail |
---|
public VcpuInfo()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |