Interface GrpcRetryer.RetryableProc<E extends Throwable>

Enclosing class:
GrpcRetryer

public static interface GrpcRetryer.RetryableProc<E extends Throwable>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • apply

      void apply() throws E
      Throws:
      E