| Package | Description |
|---|---|
| org.ovirt.engine.core.bll | |
| org.ovirt.engine.core.common.action | |
| org.ovirt.engine.core.common.businessentities | |
| org.ovirt.engine.core.common.vdscommands |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
FenceVdsBaseCommand.waitForStatus(String vdsName,
FenceActionType actionType) |
| Constructor and Description |
|---|
FencingExecutor(VDS vds,
FenceActionType actionType) |
| Modifier and Type | Method and Description |
|---|---|
FenceActionType |
FenceVdsActionParameters.getAction() |
| Constructor and Description |
|---|
FenceVdsActionParameters(Guid vdsId,
FenceActionType action) |
| Modifier and Type | Method and Description |
|---|---|
static FenceActionType |
FenceActionType.forValue(int value) |
static FenceActionType |
FenceActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FenceActionType[] |
FenceActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FenceActionType |
FenceVdsVDSCommandParameters.getAction() |
| Constructor and Description |
|---|
FenceVdsVDSCommandParameters(Guid vdsId,
Guid targetVdsId,
String ip,
String port,
String type,
String user,
String password,
String options,
FenceActionType action) |
Copyright © 2012. All Rights Reserved.