|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.libvirt.VirVcpuInfo
public class VirVcpuInfo
Nested Class Summary | |
---|---|
static class |
VirVcpuInfo.VirVcpuState
|
Field Summary | |
---|---|
int |
cpu
|
long |
cpuTime
|
int |
number
|
VirVcpuInfo.VirVcpuState |
state
|
Constructor Summary | |
---|---|
VirVcpuInfo()
|
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 VirVcpuInfo.VirVcpuState state
public long cpuTime
public int cpu
Constructor Detail |
---|
public VirVcpuInfo()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |