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 InternalConfigSelector
InternalConfigSelector.Result -
Field Summary
FieldsFields inherited from class InternalConfigSelector
KEY -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateConverts 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:InternalConfigSelectorSelects the config for an PRC.- Specified by:
selectConfigin classInternalConfigSelector
-