Searched defs:defaultMethodConfig (Results 1 – 2 of 2) sorted by relevance
46 private final MethodInfo defaultMethodConfig; field in ManagedChannelServiceConfig56 ManagedChannelServiceConfig( in ManagedChannelServiceConfig()121 MethodInfo defaultMethodConfig = null; in fromServiceConfig() local
167 Map<String, ?> defaultMethodConfig = ImmutableMap.of( in managedChannelServiceConfig_parseMethodConfig() local