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.MatcherTreeMatcher.MatcherTree.DEFAULT_INSTANCEFields 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.PARSERMethods in com.github.xds.type.matcher.v3 that return Matcher.MatcherTreeModifier and TypeMethodDescriptionMatcher.MatcherTree.Builder.build()Matcher.MatcherTree.Builder.buildPartial()static Matcher.MatcherTreeMatcher.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.MatcherTreeMatcher.MatcherTree.parseDelimitedFrom(InputStream input) static Matcher.MatcherTreeMatcher.MatcherTree.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTreeMatcher.MatcherTree.parseFrom(byte[] data) static Matcher.MatcherTreeMatcher.MatcherTree.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTreeMatcher.MatcherTree.parseFrom(com.google.protobuf.ByteString data) static Matcher.MatcherTreeMatcher.MatcherTree.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTreeMatcher.MatcherTree.parseFrom(com.google.protobuf.CodedInputStream input) static Matcher.MatcherTreeMatcher.MatcherTree.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTreeMatcher.MatcherTree.parseFrom(InputStream input) static Matcher.MatcherTreeMatcher.MatcherTree.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTreeMatcher.MatcherTree.parseFrom(ByteBuffer data) static Matcher.MatcherTreeMatcher.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 voidMatcher.MatcherTree.Builder.buildPartial0(Matcher.MatcherTree result) private voidMatcher.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.BuilderMatcher.MatcherTree.newBuilder(Matcher.MatcherTree prototype) Matcher.Builder.setMatcherTree(Matcher.MatcherTree value) A match tree to evaluate.