Uses of Class
io.grpc.rls.RlsProtoData.ExtraKeys
Packages that use RlsProtoData.ExtraKeys
-
Uses of RlsProtoData.ExtraKeys in io.grpc.rls
Subclasses of RlsProtoData.ExtraKeys in io.grpc.rlsFields in io.grpc.rls declared as RlsProtoData.ExtraKeysModifier and TypeFieldDescription(package private) static final RlsProtoData.ExtraKeys
RlsProtoData.ExtraKeys.DEFAULT
private final RlsProtoData.ExtraKeys
AutoValue_RlsProtoData_GrpcKeyBuilder.extraKeys
Methods in io.grpc.rls that return RlsProtoData.ExtraKeysModifier and TypeMethodDescription(package private) static RlsProtoData.ExtraKeys
(package private) RlsProtoData.ExtraKeys
AutoValue_RlsProtoData_GrpcKeyBuilder.extraKeys()
(package private) abstract RlsProtoData.ExtraKeys
RlsProtoData.GrpcKeyBuilder.extraKeys()
Methods in io.grpc.rls with parameters of type RlsProtoData.ExtraKeysModifier and TypeMethodDescription(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) private static String
RlsProtoConverters.RouteLookupConfigConverter.keyToString
(RlsProtoData.ExtraKeys extraKeys) Constructors in io.grpc.rls with parameters of type RlsProtoData.ExtraKeysModifierConstructorDescription(package private)
AutoValue_RlsProtoData_GrpcKeyBuilder
(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)