Uses of Class
org.apache.hadoop.ha.HAServiceProtocol.HAServiceState

Packages that use HAServiceProtocol.HAServiceState
org.apache.hadoop.ha   
 

Uses of HAServiceProtocol.HAServiceState in org.apache.hadoop.ha
 

Methods in org.apache.hadoop.ha that return HAServiceProtocol.HAServiceState
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.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.