Uses of Class
com.github.xds.type.matcher.v3.Int64RangeMatcher
-
Packages that use Int64RangeMatcher Package Description com.github.xds.type.matcher.v3 -
-
Uses of Int64RangeMatcher in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return Int64RangeMatcher Modifier and Type Method Description Int64RangeMatcherInt64RangeMatcher.Builder. build()Int64RangeMatcherInt64RangeMatcher.Builder. buildPartial()static Int64RangeMatcherInt64RangeMatcher. getDefaultInstance()Int64RangeMatcherInt64RangeMatcher.Builder. getDefaultInstanceForType()Int64RangeMatcherInt64RangeMatcher. getDefaultInstanceForType()static Int64RangeMatcherInt64RangeMatcher. parseDelimitedFrom(InputStream input)static Int64RangeMatcherInt64RangeMatcher. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeMatcherInt64RangeMatcher. parseFrom(byte[] data)static Int64RangeMatcherInt64RangeMatcher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeMatcherInt64RangeMatcher. parseFrom(com.google.protobuf.ByteString data)static Int64RangeMatcherInt64RangeMatcher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeMatcherInt64RangeMatcher. parseFrom(com.google.protobuf.CodedInputStream input)static Int64RangeMatcherInt64RangeMatcher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeMatcherInt64RangeMatcher. parseFrom(InputStream input)static Int64RangeMatcherInt64RangeMatcher. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeMatcherInt64RangeMatcher. parseFrom(ByteBuffer data)static Int64RangeMatcherInt64RangeMatcher. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Int64RangeMatcher Modifier and Type Method Description com.google.protobuf.Parser<Int64RangeMatcher>Int64RangeMatcher. getParserForType()static com.google.protobuf.Parser<Int64RangeMatcher>Int64RangeMatcher. parser()Methods in com.github.xds.type.matcher.v3 with parameters of type Int64RangeMatcher Modifier and Type Method Description Int64RangeMatcher.BuilderInt64RangeMatcher.Builder. mergeFrom(Int64RangeMatcher other)static Int64RangeMatcher.BuilderInt64RangeMatcher. newBuilder(Int64RangeMatcher prototype)
-