Uses of Class
io.grpc.rls.RlsProtoData.NameMatcher
Packages that use RlsProtoData.NameMatcher
-
Uses of RlsProtoData.NameMatcher in io.grpc.rls
Subclasses of RlsProtoData.NameMatcher in io.grpc.rlsModifier and TypeClassDescription(package private) final class
Fields in io.grpc.rls with type parameters of type RlsProtoData.NameMatcherModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList
<RlsProtoData.NameMatcher> AutoValue_RlsProtoData_GrpcKeyBuilder.headers
Methods in io.grpc.rls that return RlsProtoData.NameMatcherMethods in io.grpc.rls that return types with arguments of type RlsProtoData.NameMatcherModifier and TypeMethodDescription(package private) com.google.common.collect.ImmutableList
<RlsProtoData.NameMatcher> AutoValue_RlsProtoData_GrpcKeyBuilder.headers()
(package private) abstract com.google.common.collect.ImmutableList
<RlsProtoData.NameMatcher> RlsProtoData.GrpcKeyBuilder.headers()
Returns a list of NameMatchers for header.Method parameters in io.grpc.rls with type arguments of type RlsProtoData.NameMatcherModifier and TypeMethodDescriptionprivate static void
RlsProtoConverters.checkUniqueKey
(List<RlsProtoData.NameMatcher> nameMatchers, Set<String> constantKeys) RlsRequestFactory.createRequestHeaders
(Metadata metadata, List<RlsProtoData.NameMatcher> keyBuilder)