Class RetryOnFailureXSiteCommand.MaxRetriesPolicy

    • Constructor Summary

      Constructors 
      Constructor Description
      MaxRetriesPolicy​(int maxRetries)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean retry​(java.lang.Throwable throwable, RpcManager transport)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait