Interface RetryOnFailureXSiteCommand.RetryPolicy

    • Method Detail

      • retry

        boolean retry​(java.lang.Throwable throwable,
                      RpcManager transport)