Module jio

Package jio

  • Interface Summary
    Interface Description
    ActionBeforeRetry<I>
    Function that takes the result and the number of remaining attempts, and returns an action.
    BiLambda<A,​B,​O>  
    Lambda<I,​O>  
    Val<O>  
  • Class Summary
    Class Description
    Failures  
  • Record Summary
    Record Description
    Pair<A,​B>  
    Triple<A,​B,​C>  
  • Exception Summary
    Exception Description
    JioFailure  
    RetryExhausted