Uses of Class
io.qdrant.client.grpc.Points.PointsIdsList
-
Uses of Points.PointsIdsList in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionPoints.PointsIdsList.Builder.build()
Points.PointsIdsList.Builder.buildPartial()
static Points.PointsIdsList
Points.PointsIdsList.getDefaultInstance()
Points.PointsIdsList.Builder.getDefaultInstanceForType()
Points.PointsIdsList.getDefaultInstanceForType()
Points.PointsSelector.Builder.getPoints()
.qdrant.PointsIdsList points = 1;
Points.PointsSelector.getPoints()
.qdrant.PointsIdsList points = 1;
Points.PointsSelectorOrBuilder.getPoints()
.qdrant.PointsIdsList points = 1;
static Points.PointsIdsList
Points.PointsIdsList.parseDelimitedFrom
(InputStream input) static Points.PointsIdsList
Points.PointsIdsList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsIdsList
Points.PointsIdsList.parseFrom
(byte[] data) static Points.PointsIdsList
Points.PointsIdsList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsIdsList
Points.PointsIdsList.parseFrom
(com.google.protobuf.ByteString data) static Points.PointsIdsList
Points.PointsIdsList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsIdsList
Points.PointsIdsList.parseFrom
(com.google.protobuf.CodedInputStream input) static Points.PointsIdsList
Points.PointsIdsList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsIdsList
Points.PointsIdsList.parseFrom
(InputStream input) static Points.PointsIdsList
Points.PointsIdsList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsIdsList
Points.PointsIdsList.parseFrom
(ByteBuffer data) static Points.PointsIdsList
Points.PointsIdsList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.PointsIdsList>
Points.PointsIdsList.getParserForType()
static com.google.protobuf.Parser<Points.PointsIdsList>
Points.PointsIdsList.parser()
Modifier and TypeMethodDescriptionPoints.PointsIdsList.Builder.mergeFrom
(Points.PointsIdsList other) Points.PointsSelector.Builder.mergePoints
(Points.PointsIdsList value) .qdrant.PointsIdsList points = 1;
static Points.PointsIdsList.Builder
Points.PointsIdsList.newBuilder
(Points.PointsIdsList prototype) Points.PointsSelector.Builder.setPoints
(Points.PointsIdsList value) .qdrant.PointsIdsList points = 1;