Uses of Class
io.grpc.rls.RlsProtoData.GrpcKeyBuilder
Packages that use RlsProtoData.GrpcKeyBuilder
-
Uses of RlsProtoData.GrpcKeyBuilder in io.grpc.rls
Subclasses of RlsProtoData.GrpcKeyBuilder in io.grpc.rlsModifier and TypeClassDescription(package private) final class
Fields in io.grpc.rls with type parameters of type RlsProtoData.GrpcKeyBuilderModifier and TypeFieldDescriptionprivate com.google.common.collect.ImmutableList
<RlsProtoData.GrpcKeyBuilder> AutoValue_RlsProtoData_RouteLookupConfig.Builder.grpcKeybuilders
private final com.google.common.collect.ImmutableList
<RlsProtoData.GrpcKeyBuilder> AutoValue_RlsProtoData_RouteLookupConfig.grpcKeybuilders
private final Map
<String, RlsProtoData.GrpcKeyBuilder> RlsRequestFactory.keyBuilderTable
Methods in io.grpc.rls that return RlsProtoData.GrpcKeyBuilderModifier and TypeMethodDescription(package private) static RlsProtoData.GrpcKeyBuilder
(package private) static RlsProtoData.GrpcKeyBuilder
RlsProtoData.GrpcKeyBuilder.create
(com.google.common.collect.ImmutableList<RlsProtoData.GrpcKeyBuilder.Name> names, com.google.common.collect.ImmutableList<RlsProtoData.NameMatcher> headers, RlsProtoData.ExtraKeys extraKeys, com.google.common.collect.ImmutableMap<String, String> constantKeys) Methods in io.grpc.rls that return types with arguments of type RlsProtoData.GrpcKeyBuilderModifier and TypeMethodDescriptionstatic com.google.common.collect.ImmutableList
<RlsProtoData.GrpcKeyBuilder> private static Map
<String, RlsProtoData.GrpcKeyBuilder> RlsRequestFactory.createKeyBuilderTable
(RlsProtoData.RouteLookupConfig config) (package private) com.google.common.collect.ImmutableList
<RlsProtoData.GrpcKeyBuilder> AutoValue_RlsProtoData_RouteLookupConfig.grpcKeybuilders()
(package private) abstract com.google.common.collect.ImmutableList
<RlsProtoData.GrpcKeyBuilder> RlsProtoData.RouteLookupConfig.grpcKeybuilders()
Returns unordered specifications for constructing keys for gRPC requests.Method parameters in io.grpc.rls with type arguments of type RlsProtoData.GrpcKeyBuilderModifier and TypeMethodDescription(package private) RlsProtoData.RouteLookupConfig.Builder
AutoValue_RlsProtoData_RouteLookupConfig.Builder.grpcKeybuilders
(com.google.common.collect.ImmutableList<RlsProtoData.GrpcKeyBuilder> grpcKeybuilders) (package private) abstract RlsProtoData.RouteLookupConfig.Builder
RlsProtoData.RouteLookupConfig.Builder.grpcKeybuilders
(com.google.common.collect.ImmutableList<RlsProtoData.GrpcKeyBuilder> grpcKeybuilders) Constructor parameters in io.grpc.rls with type arguments of type RlsProtoData.GrpcKeyBuilderModifierConstructorDescriptionprivate
AutoValue_RlsProtoData_RouteLookupConfig
(com.google.common.collect.ImmutableList<RlsProtoData.GrpcKeyBuilder> grpcKeybuilders, String lookupService, long lookupServiceTimeoutInNanos, long maxAgeInNanos, long staleAgeInNanos, long cacheSizeBytes, String defaultTarget)