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

  • Enclosing class:
    GrpcRetryer

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

      • apply

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