Interface Hypervisor.CPUTopology
-
- All Superinterfaces:
ModelEntity,Serializable
- Enclosing interface:
- Hypervisor
public static interface Hypervisor.CPUTopology extends ModelEntity
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetCores()intgetSockets()intgetThreads()
-