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

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)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.