Package | Description |
---|---|
org.apache.hadoop.ha |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
HAServiceProtocol.StateChangeRequestInfo(HAServiceProtocol.RequestSource source) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.