Package | Description |
---|---|
org.ovirt.engine.core.common.vdscommands |
Modifier and Type | Method and Description |
---|---|
ReconstructMarkAction |
MarkPoolInReconstructModeVDSCommandParameters.getReconstructMarkAction() |
static ReconstructMarkAction |
ReconstructMarkAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReconstructMarkAction[] |
ReconstructMarkAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MarkPoolInReconstructModeVDSCommandParameters.setReconstructMarkAction(ReconstructMarkAction reconstructMarkAction) |
Constructor and Description |
---|
MarkPoolInReconstructModeVDSCommandParameters(Guid storagePoolId,
ReconstructMarkAction reconstructMarkAction) |
Copyright © 2012. All Rights Reserved.