Searched defs:isAutoRetryEnabled (Results 1 – 3 of 3) sorted by relevance
33 public boolean isAutoRetryEnabled(); in isAutoRetryEnabled() method
156 public boolean isAutoRetryEnabled() { in isAutoRetryEnabled() method in BaseRetryDecision
390 private static boolean isAutoRetryEnabled(IConfiguration config) { in isAutoRetryEnabled() method in ShardHelper