Interface RpcRetryer.RetryableProc<E extends java.lang.Throwable>

  • Enclosing class:
    RpcRetryer

    public static interface RpcRetryer.RetryableProc<E extends java.lang.Throwable>
    • Method Detail

      • apply

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