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

Packages that use Idempotent
org.apache.hadoop.ha   
org.apache.hadoop.tracing   
 

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.
 

Uses of Idempotent in org.apache.hadoop.tracing
 

Methods in org.apache.hadoop.tracing with annotations of type Idempotent
 SpanReceiverInfo[] TraceAdminProtocol.listSpanReceivers()
          List the currently active trace span receivers.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.