Uses of Class
com.github.xds.type.matcher.v3.Matcher.MatcherTree.MatchMap
Packages that use Matcher.MatcherTree.MatchMap
-
Uses of Matcher.MatcherTree.MatchMap in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as Matcher.MatcherTree.MatchMapModifier and TypeFieldDescriptionprivate static final Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.DEFAULT_INSTANCE
Fields in com.github.xds.type.matcher.v3 with type parameters of type Matcher.MatcherTree.MatchMapModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Matcher.MatcherTree.MatchMap, Matcher.MatcherTree.MatchMap.Builder, Matcher.MatcherTree.MatchMapOrBuilder> Matcher.MatcherTree.Builder.exactMatchMapBuilder_
private static final com.google.protobuf.Parser
<Matcher.MatcherTree.MatchMap> Matcher.MatcherTree.MatchMap.PARSER
private com.google.protobuf.SingleFieldBuilder
<Matcher.MatcherTree.MatchMap, Matcher.MatcherTree.MatchMap.Builder, Matcher.MatcherTree.MatchMapOrBuilder> Matcher.MatcherTree.Builder.prefixMatchMapBuilder_
Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherTree.MatchMapModifier and TypeMethodDescriptionMatcher.MatcherTree.MatchMap.Builder.build()
Matcher.MatcherTree.MatchMap.Builder.buildPartial()
static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.getDefaultInstance()
Matcher.MatcherTree.MatchMap.Builder.getDefaultInstanceForType()
Matcher.MatcherTree.MatchMap.getDefaultInstanceForType()
Matcher.MatcherTree.Builder.getExactMatchMap()
.xds.type.matcher.v3.Matcher.MatcherTree.MatchMap exact_match_map = 2;
Matcher.MatcherTree.getExactMatchMap()
.xds.type.matcher.v3.Matcher.MatcherTree.MatchMap exact_match_map = 2;
Matcher.MatcherTreeOrBuilder.getExactMatchMap()
.xds.type.matcher.v3.Matcher.MatcherTree.MatchMap exact_match_map = 2;
Matcher.MatcherTree.Builder.getPrefixMatchMap()
Longest matching prefix wins.Matcher.MatcherTree.getPrefixMatchMap()
Longest matching prefix wins.Matcher.MatcherTreeOrBuilder.getPrefixMatchMap()
Longest matching prefix wins.static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.parseDelimitedFrom
(InputStream input) static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.parseFrom
(byte[] data) static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.parseFrom
(com.google.protobuf.ByteString data) static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.parseFrom
(com.google.protobuf.CodedInputStream input) static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.parseFrom
(InputStream input) static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.parseFrom
(ByteBuffer data) static Matcher.MatcherTree.MatchMap
Matcher.MatcherTree.MatchMap.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Matcher.MatcherTree.MatchMapModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Matcher.MatcherTree.MatchMap> Matcher.MatcherTree.MatchMap.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Matcher.MatcherTree.MatchMap, Matcher.MatcherTree.MatchMap.Builder, Matcher.MatcherTree.MatchMapOrBuilder> Matcher.MatcherTree.Builder.internalGetExactMatchMapFieldBuilder()
.xds.type.matcher.v3.Matcher.MatcherTree.MatchMap exact_match_map = 2;
private com.google.protobuf.SingleFieldBuilder
<Matcher.MatcherTree.MatchMap, Matcher.MatcherTree.MatchMap.Builder, Matcher.MatcherTree.MatchMapOrBuilder> Matcher.MatcherTree.Builder.internalGetPrefixMatchMapFieldBuilder()
Longest matching prefix wins.static com.google.protobuf.Parser
<Matcher.MatcherTree.MatchMap> Matcher.MatcherTree.MatchMap.parser()
Methods in com.github.xds.type.matcher.v3 with parameters of type Matcher.MatcherTree.MatchMapModifier and TypeMethodDescriptionprivate void
Matcher.MatcherTree.MatchMap.Builder.buildPartial0
(Matcher.MatcherTree.MatchMap result) Matcher.MatcherTree.Builder.mergeExactMatchMap
(Matcher.MatcherTree.MatchMap value) .xds.type.matcher.v3.Matcher.MatcherTree.MatchMap exact_match_map = 2;
Matcher.MatcherTree.MatchMap.Builder.mergeFrom
(Matcher.MatcherTree.MatchMap other) Matcher.MatcherTree.Builder.mergePrefixMatchMap
(Matcher.MatcherTree.MatchMap value) Longest matching prefix wins.Matcher.MatcherTree.MatchMap.newBuilder
(Matcher.MatcherTree.MatchMap prototype) Matcher.MatcherTree.Builder.setExactMatchMap
(Matcher.MatcherTree.MatchMap value) .xds.type.matcher.v3.Matcher.MatcherTree.MatchMap exact_match_map = 2;
Matcher.MatcherTree.Builder.setPrefixMatchMap
(Matcher.MatcherTree.MatchMap value) Longest matching prefix wins.