Searched refs:getHedgingPolicyFromMethodConfig (Results 1 – 2 of 2) sorted by relevance
169 retryEnabled ? ServiceConfigUtil.getHedgingPolicyFromMethodConfig(methodConfig) : null; in MethodInfo()
204 static Map<String, Object> getHedgingPolicyFromMethodConfig(Map<String, Object> methodConfig) { in getHedgingPolicyFromMethodConfig() method in ServiceConfigUtil