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 class
Fields in io.grpc.rls declared as RlsProtoData.RouteLookupConfigModifier and TypeFieldDescriptionprivate final RlsProtoData.RouteLookupConfig
LbPolicyConfiguration.routeLookupConfig
Methods in io.grpc.rls that return RlsProtoData.RouteLookupConfigModifier and TypeMethodDescription(package private) RlsProtoData.RouteLookupConfig
AutoValue_RlsProtoData_RouteLookupConfig.Builder.build()
(package private) abstract RlsProtoData.RouteLookupConfig
RlsProtoData.RouteLookupConfig.Builder.build()
protected RlsProtoData.RouteLookupConfig
(package private) RlsProtoData.RouteLookupConfig
LbPolicyConfiguration.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)