|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HAServiceProtocol.RequestSource | |
---|---|
org.apache.hadoop.ha |
Uses of HAServiceProtocol.RequestSource in org.apache.hadoop.ha |
---|
Methods in org.apache.hadoop.ha that return HAServiceProtocol.RequestSource | |
---|---|
HAServiceProtocol.RequestSource |
HAServiceProtocol.StateChangeRequestInfo.getSource()
|
static HAServiceProtocol.RequestSource |
HAServiceProtocol.RequestSource.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HAServiceProtocol.RequestSource[] |
HAServiceProtocol.RequestSource.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.hadoop.ha with parameters of type HAServiceProtocol.RequestSource | |
---|---|
HAServiceProtocol.StateChangeRequestInfo(HAServiceProtocol.RequestSource source)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |