Package | Description |
---|---|
org.ovirt.engine.api.restapi.util | |
org.ovirt.engine.core.bll | |
org.ovirt.engine.core.common.businessentities |
Modifier and Type | Method and Description |
---|---|
static ServerCpu |
ServerCpuParser.parseCpu(String str) |
Modifier and Type | Method and Description |
---|---|
static List<ServerCpu> |
ServerCpuParser.parseCpus(String str) |
Modifier and Type | Method and Description |
---|---|
static ServerCpu |
CpuFlagsManagerHandler.FindMaxServerCpu(String clusterCpuName,
String serverFlags,
Version ver) |
static ServerCpu |
CpuFlagsManagerHandler.FindMaxServerCpuByFlags(String flags,
Version ver)
Finds max server cpu by server cpu flags only
|
Modifier and Type | Method and Description |
---|---|
static ArrayList<ServerCpu> |
CpuFlagsManagerHandler.AllServerCpuList(Version ver) |
static List<ServerCpu> |
CpuFlagsManagerHandler.GetAllServerCpusBelowCpu(String cpuName,
Version ver)
Returns all CPU lower than the given CPU INCLUDING IT !!!
|
Modifier and Type | Method and Description |
---|---|
ServerCpu |
VDS.getCpuName() |
Modifier and Type | Method and Description |
---|---|
void |
VDS.setCpuName(ServerCpu value) |
Copyright © 2012. All Rights Reserved.