Uses of Class
com.github.xds.type.matcher.v3.Matcher.MatcherList.Predicate.SinglePredicate
Packages that use Matcher.MatcherList.Predicate.SinglePredicate
-
Uses of Matcher.MatcherList.Predicate.SinglePredicate in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as Matcher.MatcherList.Predicate.SinglePredicateModifier and TypeFieldDescriptionprivate static final Matcher.MatcherList.Predicate.SinglePredicate
Matcher.MatcherList.Predicate.SinglePredicate.DEFAULT_INSTANCE
Fields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.MatcherList.Predicate.SinglePredicateModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Matcher.MatcherList.Predicate.SinglePredicate> Matcher.MatcherList.Predicate.SinglePredicate.PARSER
private com.google.protobuf.SingleFieldBuilder
<Matcher.MatcherList.Predicate.SinglePredicate, Matcher.MatcherList.Predicate.SinglePredicate.Builder, Matcher.MatcherList.Predicate.SinglePredicateOrBuilder> Matcher.MatcherList.Predicate.Builder.singlePredicateBuilder_
Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherList.Predicate.SinglePredicateModifier and TypeMethodDescriptionMatcher.MatcherList.Predicate.SinglePredicate.Builder.build()
Matcher.MatcherList.Predicate.SinglePredicate.Builder.buildPartial()
Matcher.MatcherList.Predicate.SinglePredicate.getDefaultInstance()
Matcher.MatcherList.Predicate.SinglePredicate.Builder.getDefaultInstanceForType()
Matcher.MatcherList.Predicate.SinglePredicate.getDefaultInstanceForType()
Matcher.MatcherList.Predicate.Builder.getSinglePredicate()
A single predicate to evaluate.Matcher.MatcherList.Predicate.getSinglePredicate()
A single predicate to evaluate.Matcher.MatcherList.PredicateOrBuilder.getSinglePredicate()
A single predicate to evaluate.Matcher.MatcherList.Predicate.SinglePredicate.parseDelimitedFrom
(InputStream input) Matcher.MatcherList.Predicate.SinglePredicate.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.Predicate.SinglePredicate.parseFrom
(byte[] data) Matcher.MatcherList.Predicate.SinglePredicate.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.Predicate.SinglePredicate.parseFrom
(com.google.protobuf.ByteString data) Matcher.MatcherList.Predicate.SinglePredicate.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.Predicate.SinglePredicate.parseFrom
(com.google.protobuf.CodedInputStream input) Matcher.MatcherList.Predicate.SinglePredicate.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.Predicate.SinglePredicate.parseFrom
(InputStream input) Matcher.MatcherList.Predicate.SinglePredicate.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Matcher.MatcherList.Predicate.SinglePredicate.parseFrom
(ByteBuffer data) Matcher.MatcherList.Predicate.SinglePredicate.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Matcher.MatcherList.Predicate.SinglePredicateModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Matcher.MatcherList.Predicate.SinglePredicate> Matcher.MatcherList.Predicate.SinglePredicate.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Matcher.MatcherList.Predicate.SinglePredicate, Matcher.MatcherList.Predicate.SinglePredicate.Builder, Matcher.MatcherList.Predicate.SinglePredicateOrBuilder> Matcher.MatcherList.Predicate.Builder.getSinglePredicateFieldBuilder()
A single predicate to evaluate.static com.google.protobuf.Parser
<Matcher.MatcherList.Predicate.SinglePredicate> Matcher.MatcherList.Predicate.SinglePredicate.parser()
Methods in com.github.xds.type.matcher.v3 with parameters of type Matcher.MatcherList.Predicate.SinglePredicateModifier and TypeMethodDescriptionprivate void
Matcher.MatcherList.Predicate.SinglePredicate.Builder.buildPartial0
(Matcher.MatcherList.Predicate.SinglePredicate result) private void
Matcher.MatcherList.Predicate.SinglePredicate.Builder.buildPartialOneofs
(Matcher.MatcherList.Predicate.SinglePredicate result) Matcher.MatcherList.Predicate.SinglePredicate.Builder.mergeFrom
(Matcher.MatcherList.Predicate.SinglePredicate other) Matcher.MatcherList.Predicate.Builder.mergeSinglePredicate
(Matcher.MatcherList.Predicate.SinglePredicate value) A single predicate to evaluate.Matcher.MatcherList.Predicate.SinglePredicate.newBuilder
(Matcher.MatcherList.Predicate.SinglePredicate prototype) Matcher.MatcherList.Predicate.Builder.setSinglePredicate
(Matcher.MatcherList.Predicate.SinglePredicate value) A single predicate to evaluate.