Interface RetryOptions

All Known Subinterfaces:
GlobalOptions
All Known Implementing Classes:
GlobalDefaults

public interface RetryOptions
  • Field Details

  • Method Details

    • getRetries

      int getRetries()
    • getRetryDelay

      long getRetryDelay()