Uses of Class
com.github.xds.type.matcher.v3.Matcher.MatcherTree
-
Packages that use Matcher.MatcherTree Package Description com.github.xds.type.matcher.v3 -
-
Uses of Matcher.MatcherTree in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as Matcher.MatcherTree Modifier and Type Field Description private static Matcher.MatcherTreeMatcher.MatcherTree. DEFAULT_INSTANCEFields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.MatcherTree Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Matcher.MatcherTree,Matcher.MatcherTree.Builder,Matcher.MatcherTreeOrBuilder>Matcher.Builder. matcherTreeBuilder_private static com.google.protobuf.Parser<Matcher.MatcherTree>Matcher.MatcherTree. PARSERMethods in com.github.xds.type.matcher.v3 that return Matcher.MatcherTree Modifier and Type Method Description Matcher.MatcherTreeMatcher.MatcherTree.Builder. build()Matcher.MatcherTreeMatcher.MatcherTree.Builder. buildPartial()static Matcher.MatcherTreeMatcher.MatcherTree. getDefaultInstance()Matcher.MatcherTreeMatcher.MatcherTree.Builder. getDefaultInstanceForType()Matcher.MatcherTreeMatcher.MatcherTree. getDefaultInstanceForType()Matcher.MatcherTreeMatcher.Builder. getMatcherTree()A match tree to evaluate.Matcher.MatcherTreeMatcher. getMatcherTree()A match tree to evaluate.Matcher.MatcherTreeMatcherOrBuilder. getMatcherTree()A match tree to evaluate.static Matcher.MatcherTreeMatcher.MatcherTree. parseDelimitedFrom(java.io.InputStream input)static Matcher.MatcherTreeMatcher.MatcherTree. parseDelimitedFrom(java.io.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(java.io.InputStream input)static Matcher.MatcherTreeMatcher.MatcherTree. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Matcher.MatcherTreeMatcher.MatcherTree. parseFrom(java.nio.ByteBuffer data)static Matcher.MatcherTreeMatcher.MatcherTree. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Matcher.MatcherTree Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Matcher.MatcherTree,Matcher.MatcherTree.Builder,Matcher.MatcherTreeOrBuilder>Matcher.Builder. getMatcherTreeFieldBuilder()A match tree to evaluate.com.google.protobuf.Parser<Matcher.MatcherTree>Matcher.MatcherTree. getParserForType()static com.google.protobuf.Parser<Matcher.MatcherTree>Matcher.MatcherTree. parser()Methods in com.github.xds.type.matcher.v3 with parameters of type Matcher.MatcherTree Modifier and Type Method Description private voidMatcher.MatcherTree.Builder. buildPartial0(Matcher.MatcherTree result)private voidMatcher.MatcherTree.Builder. buildPartialOneofs(Matcher.MatcherTree result)Matcher.MatcherTree.BuilderMatcher.MatcherTree.Builder. mergeFrom(Matcher.MatcherTree other)Matcher.BuilderMatcher.Builder. mergeMatcherTree(Matcher.MatcherTree value)A match tree to evaluate.static Matcher.MatcherTree.BuilderMatcher.MatcherTree. newBuilder(Matcher.MatcherTree prototype)Matcher.BuilderMatcher.Builder. setMatcherTree(Matcher.MatcherTree value)A match tree to evaluate.
-