| Package | Description |
|---|---|
| org.ovirt.engine.core.common.businessentities | |
| org.ovirt.engine.core.common.vdscommands |
| Modifier and Type | Method and Description |
|---|---|
static RecoveryMode |
RecoveryMode.forValue(int value) |
RecoveryMode |
storage_pool.getrecovery_mode() |
static RecoveryMode |
RecoveryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecoveryMode[] |
RecoveryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
storage_pool.setrecovery_mode(RecoveryMode value) |
| Modifier and Type | Method and Description |
|---|---|
RecoveryMode |
SpmStartVDSCommandParameters.getRecoveryMode() |
| Constructor and Description |
|---|
SpmStartVDSCommandParameters(Guid vdsId,
Guid storagePoolId,
int prevID,
String prevLVER,
RecoveryMode recoveryMode,
boolean SCSIfencing,
StorageFormatType storagePoolFormatType) |
Copyright © 2012. All Rights Reserved.