Interface RpcRetryer.RetryableFunc<R,​E extends java.lang.Throwable>

  • Enclosing class:
    RpcRetryer

    public static interface RpcRetryer.RetryableFunc<R,​E extends java.lang.Throwable>
    • Method Detail

      • apply

        R apply()
         throws E extends java.lang.Throwable
        Throws:
        E extends java.lang.Throwable