Uses of Class
io.qdrant.client.grpc.Points.RepeatedIntegers
-
Uses of Points.RepeatedIntegers in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionPoints.RepeatedIntegers.Builder.build()
Points.RepeatedIntegers.Builder.buildPartial()
static Points.RepeatedIntegers
Points.RepeatedIntegers.getDefaultInstance()
Points.RepeatedIntegers.Builder.getDefaultInstanceForType()
Points.RepeatedIntegers.getDefaultInstanceForType()
Points.Match.Builder.getExceptIntegers()
Match any other value except those integersPoints.Match.getExceptIntegers()
Match any other value except those integersPoints.MatchOrBuilder.getExceptIntegers()
Match any other value except those integersPoints.Match.Builder.getIntegers()
Match multiple integersPoints.Match.getIntegers()
Match multiple integersPoints.MatchOrBuilder.getIntegers()
Match multiple integersstatic Points.RepeatedIntegers
Points.RepeatedIntegers.parseDelimitedFrom
(InputStream input) static Points.RepeatedIntegers
Points.RepeatedIntegers.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.RepeatedIntegers
Points.RepeatedIntegers.parseFrom
(byte[] data) static Points.RepeatedIntegers
Points.RepeatedIntegers.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.RepeatedIntegers
Points.RepeatedIntegers.parseFrom
(com.google.protobuf.ByteString data) static Points.RepeatedIntegers
Points.RepeatedIntegers.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.RepeatedIntegers
Points.RepeatedIntegers.parseFrom
(com.google.protobuf.CodedInputStream input) static Points.RepeatedIntegers
Points.RepeatedIntegers.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.RepeatedIntegers
Points.RepeatedIntegers.parseFrom
(InputStream input) static Points.RepeatedIntegers
Points.RepeatedIntegers.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.RepeatedIntegers
Points.RepeatedIntegers.parseFrom
(ByteBuffer data) static Points.RepeatedIntegers
Points.RepeatedIntegers.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.RepeatedIntegers>
Points.RepeatedIntegers.getParserForType()
static com.google.protobuf.Parser<Points.RepeatedIntegers>
Points.RepeatedIntegers.parser()
Modifier and TypeMethodDescriptionPoints.Match.Builder.mergeExceptIntegers
(Points.RepeatedIntegers value) Match any other value except those integersPoints.RepeatedIntegers.Builder.mergeFrom
(Points.RepeatedIntegers other) Points.Match.Builder.mergeIntegers
(Points.RepeatedIntegers value) Match multiple integersPoints.RepeatedIntegers.newBuilder
(Points.RepeatedIntegers prototype) Points.Match.Builder.setExceptIntegers
(Points.RepeatedIntegers value) Match any other value except those integersPoints.Match.Builder.setIntegers
(Points.RepeatedIntegers value) Match multiple integers