Uses of Class
io.grpc.internal.ManagedChannelServiceConfig.MethodInfo
Packages that use ManagedChannelServiceConfig.MethodInfo
-
Uses of ManagedChannelServiceConfig.MethodInfo in io.grpc.internal
Fields in io.grpc.internal declared as ManagedChannelServiceConfig.MethodInfoModifier and TypeFieldDescriptionprivate final ManagedChannelServiceConfig.MethodInfo
ManagedChannelServiceConfig.defaultMethodConfig
Fields in io.grpc.internal with type parameters of type ManagedChannelServiceConfig.MethodInfoModifier and TypeFieldDescription(package private) static final CallOptions.Key
<ManagedChannelServiceConfig.MethodInfo> ManagedChannelServiceConfig.MethodInfo.KEY
private final Map
<String, ManagedChannelServiceConfig.MethodInfo> ManagedChannelServiceConfig.serviceMap
private final Map
<String, ManagedChannelServiceConfig.MethodInfo> ManagedChannelServiceConfig.serviceMethodMap
Methods in io.grpc.internal that return ManagedChannelServiceConfig.MethodInfoModifier and TypeMethodDescription(package private) ManagedChannelServiceConfig.MethodInfo
ManagedChannelServiceConfig.getMethodConfig
(MethodDescriptor<?, ?> method) Constructors in io.grpc.internal with parameters of type ManagedChannelServiceConfig.MethodInfoModifierConstructorDescription(package private)
ManagedChannelServiceConfig
(ManagedChannelServiceConfig.MethodInfo defaultMethodConfig, Map<String, ManagedChannelServiceConfig.MethodInfo> serviceMethodMap, Map<String, ManagedChannelServiceConfig.MethodInfo> serviceMap, RetriableStream.Throttle retryThrottling, Object loadBalancingConfig, Map<String, ?> healthCheckingConfig) Constructor parameters in io.grpc.internal with type arguments of type ManagedChannelServiceConfig.MethodInfoModifierConstructorDescription(package private)
ManagedChannelServiceConfig
(ManagedChannelServiceConfig.MethodInfo defaultMethodConfig, Map<String, ManagedChannelServiceConfig.MethodInfo> serviceMethodMap, Map<String, ManagedChannelServiceConfig.MethodInfo> serviceMap, RetriableStream.Throttle retryThrottling, Object loadBalancingConfig, Map<String, ?> healthCheckingConfig)