Searched refs:isAutoRetryEnabled (Results 1 – 5 of 5) sorted by relevance
349 origConfigListener.setSupportGranularResults(isAutoRetryEnabled(config)); in buildShardListeners()354 private static boolean isAutoRetryEnabled(IConfiguration config) { in isAutoRetryEnabled() method in ShardHelper356 if (decision.isAutoRetryEnabled() && decision.getMaxRetryCount() > 0) { in isAutoRetryEnabled()
32 public boolean isAutoRetryEnabled(); in isAutoRetryEnabled() method
88 public boolean isAutoRetryEnabled() { in isAutoRetryEnabled() method in BaseRetryDecision
587 if (!decision.isAutoRetryEnabled() in runTests()
765 && decision.isAutoRetryEnabled() in invoke()