Uses of Class
io.grpc.rls.RlsProtoData.RouteLookupConfig
Packages that use RlsProtoData.RouteLookupConfig
-
Uses of RlsProtoData.RouteLookupConfig in io.grpc.rls
Subclasses of RlsProtoData.RouteLookupConfig in io.grpc.rlsModifier and TypeClassDescription(package private) final classSubclasses with type arguments of type RlsProtoData.RouteLookupConfig in io.grpc.rlsModifier and TypeClassDescription(package private) static final classRouteLookupConfigConverter converts between json map toRlsProtoData.RouteLookupConfig.Fields in io.grpc.rls declared as RlsProtoData.RouteLookupConfigModifier and TypeFieldDescriptionprivate final RlsProtoData.RouteLookupConfigLbPolicyConfiguration.routeLookupConfigMethods in io.grpc.rls that return RlsProtoData.RouteLookupConfigModifier and TypeMethodDescription(package private) RlsProtoData.RouteLookupConfigAutoValue_RlsProtoData_RouteLookupConfig.Builder.build()(package private) abstract RlsProtoData.RouteLookupConfigRlsProtoData.RouteLookupConfig.Builder.build()protected RlsProtoData.RouteLookupConfig(package private) RlsProtoData.RouteLookupConfigLbPolicyConfiguration.getRouteLookupConfig()Methods in io.grpc.rls with parameters of type RlsProtoData.RouteLookupConfigModifier and TypeMethodDescriptionprivate static Map<String, RlsProtoData.GrpcKeyBuilder> RlsRequestFactory.createKeyBuilderTable(RlsProtoData.RouteLookupConfig config) RlsProtoConverters.RouteLookupConfigConverter.doBackward(RlsProtoData.RouteLookupConfig routeLookupConfig) Constructors in io.grpc.rls with parameters of type RlsProtoData.RouteLookupConfigModifierConstructorDescription(package private)LbPolicyConfiguration(RlsProtoData.RouteLookupConfig routeLookupConfig, Map<String, ?> routeLookupChannelServiceConfig, LbPolicyConfiguration.ChildLoadBalancingPolicy policy) (package private)RlsRequestFactory(RlsProtoData.RouteLookupConfig rlsConfig, String target)