Uses of Class
org.apache.hadoop.ha.ServiceFailedException

Packages that use ServiceFailedException
org.apache.hadoop.ha   
 

Uses of ServiceFailedException in org.apache.hadoop.ha
 

Methods in org.apache.hadoop.ha that throw ServiceFailedException
 void HAServiceProtocol.transitionToActive(org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo reqInfo)
          Request service to transition to active state.
 void HAServiceProtocol.transitionToStandby(org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo reqInfo)
          Request service to transition to standby state.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.