Package io.grpc.internal
Class ManagedChannelServiceConfig.ServiceConfigConvertedSelector
java.lang.Object
io.grpc.InternalConfigSelector
io.grpc.internal.ManagedChannelServiceConfig.ServiceConfigConvertedSelector
- Enclosing class:
ManagedChannelServiceConfig
static final class ManagedChannelServiceConfig.ServiceConfigConvertedSelector
extends InternalConfigSelector
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.InternalConfigSelector
InternalConfigSelector.Result
-
Field Summary
FieldsFields inherited from class io.grpc.InternalConfigSelector
KEY
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
Converts the service config to config selector. -
Method Summary
Modifier and TypeMethodDescriptionSelects the config for an PRC.
-
Field Details
-
config
-
-
Constructor Details
-
ServiceConfigConvertedSelector
Converts the service config to config selector.
-
-
Method Details
-
selectConfig
Description copied from class:InternalConfigSelector
Selects the config for an PRC.- Specified by:
selectConfig
in classInternalConfigSelector
-