Package org.apache.hadoop.io.retry

Enum Class RetryPolicy.RetryAction.RetryDecision

java.lang.Object
java.lang.Enum<RetryPolicy.RetryAction.RetryDecision>
org.apache.hadoop.io.retry.RetryPolicy.RetryAction.RetryDecision
All Implemented Interfaces:
Serializable, Comparable<RetryPolicy.RetryAction.RetryDecision>, Constable
Enclosing class:
org.apache.hadoop.io.retry.RetryPolicy.RetryAction

public static enum RetryPolicy.RetryAction.RetryDecision extends Enum<RetryPolicy.RetryAction.RetryDecision>