Constructor and Description |
---|
VcpuPinContainer() |
Modifier and Type | Method and Description |
---|---|
String |
cpuSet() |
void |
cpuSet(String newCpuSet) |
boolean |
cpuSetPresent() |
BigInteger |
vcpu() |
void |
vcpu(BigInteger newVcpu) |
boolean |
vcpuPresent() |
makeArrayList, makeUnmodifiableList
public void cpuSet(String newCpuSet)
public boolean cpuSetPresent()
cpuSetPresent
in interface VcpuPin
public BigInteger vcpu()
public void vcpu(BigInteger newVcpu)
public boolean vcpuPresent()
vcpuPresent
in interface VcpuPin
Copyright © 2016. All rights reserved.