Package | Description |
---|---|
org.apache.hadoop.ha |
Modifier and Type | Method and Description |
---|---|
HAServiceProtocol.HAServiceState |
HAServiceTarget.getTransitionTargetHAStatus() |
static HAServiceProtocol.HAServiceState |
HAServiceProtocol.HAServiceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HAServiceProtocol.HAServiceState[] |
HAServiceProtocol.HAServiceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HAServiceTarget.setTransitionTargetHAStatus(HAServiceProtocol.HAServiceState status) |
Copyright © 2022 Apache Software Foundation. All rights reserved.