Package | Description |
---|---|
org.ovirt.engine.core.common.businessentities |
Modifier and Type | Method and Description |
---|---|
static VdsTransparentHugePagesState |
VdsTransparentHugePagesState.forValue(int value) |
VdsTransparentHugePagesState |
VDS.getTransparentHugePagesState() |
VdsTransparentHugePagesState |
VdsDynamic.getTransparentHugePagesState() |
static VdsTransparentHugePagesState |
VdsTransparentHugePagesState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VdsTransparentHugePagesState[] |
VdsTransparentHugePagesState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VDS.setTransparentHugePagesState(VdsTransparentHugePagesState value) |
void |
VdsDynamic.setTransparentHugePagesState(VdsTransparentHugePagesState value) |
Copyright © 2012. All Rights Reserved.