Package com.uber.cadence.internal.common
Interface RpcRetryer.RetryableFunc<R,E extends java.lang.Throwable>
-
- Enclosing class:
- RpcRetryer
public static interface RpcRetryer.RetryableFunc<R,E extends java.lang.Throwable>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
apply()
-