Uses of Class
com.github.xds.type.matcher.v3.Matcher.MatcherTree
Packages that use Matcher.MatcherTree
-
Uses of Matcher.MatcherTree in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as Matcher.MatcherTreeModifier and TypeFieldDescriptionprivate static final Matcher.MatcherTree
Matcher.MatcherTree.DEFAULT_INSTANCE
Fields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.MatcherTreeModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Matcher.MatcherTree, Matcher.MatcherTree.Builder, Matcher.MatcherTreeOrBuilder> Matcher.Builder.matcherTreeBuilder_
private static final com.google.protobuf.Parser
<Matcher.MatcherTree> Matcher.MatcherTree.PARSER
Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherTreeModifier and TypeMethodDescriptionMatcher.MatcherTree.Builder.build()
Matcher.MatcherTree.Builder.buildPartial()
static Matcher.MatcherTree
Matcher.MatcherTree.getDefaultInstance()
Matcher.MatcherTree.Builder.getDefaultInstanceForType()
Matcher.MatcherTree.getDefaultInstanceForType()
Matcher.Builder.getMatcherTree()
A match tree to evaluate.Matcher.getMatcherTree()
A match tree to evaluate.MatcherOrBuilder.getMatcherTree()
A match tree to evaluate.static Matcher.MatcherTree
Matcher.MatcherTree.parseDelimitedFrom
(InputStream input) static Matcher.MatcherTree
Matcher.MatcherTree.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTree
Matcher.MatcherTree.parseFrom
(byte[] data) static Matcher.MatcherTree
Matcher.MatcherTree.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTree
Matcher.MatcherTree.parseFrom
(com.google.protobuf.ByteString data) static Matcher.MatcherTree
Matcher.MatcherTree.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTree
Matcher.MatcherTree.parseFrom
(com.google.protobuf.CodedInputStream input) static Matcher.MatcherTree
Matcher.MatcherTree.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTree
Matcher.MatcherTree.parseFrom
(InputStream input) static Matcher.MatcherTree
Matcher.MatcherTree.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTree
Matcher.MatcherTree.parseFrom
(ByteBuffer data) static Matcher.MatcherTree
Matcher.MatcherTree.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Matcher.MatcherTreeModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Matcher.MatcherTree> Matcher.MatcherTree.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Matcher.MatcherTree, Matcher.MatcherTree.Builder, Matcher.MatcherTreeOrBuilder> Matcher.Builder.internalGetMatcherTreeFieldBuilder()
A match tree to evaluate.static com.google.protobuf.Parser
<Matcher.MatcherTree> Matcher.MatcherTree.parser()
Methods in com.github.xds.type.matcher.v3 with parameters of type Matcher.MatcherTreeModifier and TypeMethodDescriptionprivate void
Matcher.MatcherTree.Builder.buildPartial0
(Matcher.MatcherTree result) private void
Matcher.MatcherTree.Builder.buildPartialOneofs
(Matcher.MatcherTree result) Matcher.MatcherTree.Builder.mergeFrom
(Matcher.MatcherTree other) Matcher.Builder.mergeMatcherTree
(Matcher.MatcherTree value) A match tree to evaluate.static Matcher.MatcherTree.Builder
Matcher.MatcherTree.newBuilder
(Matcher.MatcherTree prototype) Matcher.Builder.setMatcherTree
(Matcher.MatcherTree value) A match tree to evaluate.