Home
last modified time | relevance | path

Searched defs:retryThrottling (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DManagedChannelServiceConfig.java50 private final Throttle retryThrottling; field in ManagedChannelServiceConfig
60 @Nullable Throttle retryThrottling, in ManagedChannelServiceConfig()
95 Throttle retryThrottling = null; in fromServiceConfig() local
/external/grpc-grpc-java/examples/src/main/resources/io/grpc/examples/hedging/
Dhedging_service_config.json18 "retryThrottling": { object
/external/grpc-grpc-java/core/src/test/resources/io/grpc/internal/
Dtest_hedging_service_config.json50 "retryThrottling": { object
Dtest_retry_service_config.json54 "retryThrottling": { object