Package 

Class ReconnectionStrategy

    • Method Summary

      Modifier and Type Method Description
      static int getRetryTime(long initialTimeout, int retryAttempt) Spec: RTB1
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getRetryTime

         static int getRetryTime(long initialTimeout, int retryAttempt)

        Spec: RTB1

        Parameters:
        initialTimeout - The initial timeout value
        retryAttempt - integer indicating retryAttempt