Generated by
JDiff

Class org.apache.hadoop.io.retry.RetryPolicies

Changed Methods
RetryPolicy retryByException(RetryPolicy, Map) Change in signature from (RetryPolicy, Class, RetryPolicy>) to (RetryPolicy, Map).

Set a default policy with some explicit handlers for specific exceptions.

RetryPolicy retryByRemoteException(RetryPolicy, Map) Change in signature from (RetryPolicy, Class, RetryPolicy>) to (RetryPolicy, Map).

A retry policy for RemoteException Set a default policy with some explicit handlers for specific exceptions.