Uses of Class
com.github.xds.type.v3.Int32Range
Packages that use Int32Range
-
Uses of Int32Range in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return Int32RangeModifier and TypeMethodDescriptionInt32RangeMatcher.RangeMatcher.Builder.getRanges(int index) A non-empty set of int32 ranges.Int32RangeMatcher.RangeMatcher.getRanges(int index) A non-empty set of int32 ranges.Int32RangeMatcher.RangeMatcherOrBuilder.getRanges(int index) A non-empty set of int32 ranges.Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Int32RangeModifier and TypeMethodDescriptionInt32RangeMatcher.RangeMatcher.Builder.getRangesList()A non-empty set of int32 ranges.Int32RangeMatcher.RangeMatcher.getRangesList()A non-empty set of int32 ranges.Int32RangeMatcher.RangeMatcherOrBuilder.getRangesList()A non-empty set of int32 ranges.Methods in com.github.xds.type.matcher.v3 with parameters of type Int32RangeModifier and TypeMethodDescriptionInt32RangeMatcher.RangeMatcher.Builder.addRanges(int index, Int32Range value) A non-empty set of int32 ranges.Int32RangeMatcher.RangeMatcher.Builder.addRanges(Int32Range value) A non-empty set of int32 ranges.Int32RangeMatcher.RangeMatcher.Builder.setRanges(int index, Int32Range value) A non-empty set of int32 ranges.Method parameters in com.github.xds.type.matcher.v3 with type arguments of type Int32RangeModifier and TypeMethodDescriptionInt32RangeMatcher.RangeMatcher.Builder.addAllRanges(Iterable<? extends Int32Range> values) A non-empty set of int32 ranges. -
Uses of Int32Range in com.github.xds.type.v3
Methods in com.github.xds.type.v3 that return Int32RangeModifier and TypeMethodDescriptionInt32Range.Builder.build()Int32Range.Builder.buildPartial()static Int32RangeInt32Range.getDefaultInstance()Int32Range.Builder.getDefaultInstanceForType()Int32Range.getDefaultInstanceForType()static Int32RangeInt32Range.parseDelimitedFrom(InputStream input) static Int32RangeInt32Range.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32RangeInt32Range.parseFrom(byte[] data) static Int32RangeInt32Range.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32RangeInt32Range.parseFrom(com.google.protobuf.ByteString data) static Int32RangeInt32Range.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32RangeInt32Range.parseFrom(com.google.protobuf.CodedInputStream input) static Int32RangeInt32Range.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32RangeInt32Range.parseFrom(InputStream input) static Int32RangeInt32Range.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32RangeInt32Range.parseFrom(ByteBuffer data) static Int32RangeInt32Range.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.type.v3 that return types with arguments of type Int32RangeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Int32Range>Int32Range.getParserForType()static com.google.protobuf.Parser<Int32Range>Int32Range.parser()Methods in com.github.xds.type.v3 with parameters of type Int32RangeModifier and TypeMethodDescriptionInt32Range.Builder.mergeFrom(Int32Range other) static Int32Range.BuilderInt32Range.newBuilder(Int32Range prototype)