Interface GrpcRetryer.RetryableFunc<R,E extends Throwable>

Enclosing class:
GrpcRetryer

public static interface GrpcRetryer.RetryableFunc<R,E extends Throwable>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • apply

      R apply() throws E
      Throws:
      E