Uses of Class
org.apache.hadoop.io.retry.Idempotent

Packages that use Idempotent
org.apache.hadoop.ha   
 

Uses of Idempotent in org.apache.hadoop.ha
 

Methods in org.apache.hadoop.ha with annotations of type Idempotent
 org.apache.hadoop.ha.HAServiceStatus HAServiceProtocol.getServiceStatus()
          Return the current status of the service.
 void HAServiceProtocol.monitorHealth()
          Monitor the health of service.
 void HAServiceProtocol.transitionToActive(HAServiceProtocol.StateChangeRequestInfo reqInfo)
          Request service to transition to active state.
 void HAServiceProtocol.transitionToStandby(HAServiceProtocol.StateChangeRequestInfo reqInfo)
          Request service to transition to standby state.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.