Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.PointId
Packages that use Points.PointId
Package
Description
-
Uses of Points.PointId in io.metaloom.qdrant.client.grpc.method
Methods in io.metaloom.qdrant.client.grpc.method with parameters of type Points.PointIdModifier and TypeMethodDescriptionPointMethods.clearPayload(String collectionName, boolean wait, Points.Filter filter, Points.PointId... ids) Remove all payload for specified points.PointMethods.deletePayload(String collectionName, boolean wait, Set<String> keys, Points.Filter filter, Points.PointId... ids) Delete specified key payload for points.PointMethods.deletePoints(String collectionName, boolean wait, Points.PointId... ids) Delete points.default GrpcClientRequest<Points.GetResponse>PointMethods.getPoint(String collectionName, boolean withPayload, boolean withVector, Points.PointId pointId) Retrieve full information of single point by id.default GrpcClientRequest<Points.GetResponse>PointMethods.getPoint(String collectionName, Points.PointId pointId) Retrieve full information of single point by id.default GrpcClientRequest<Points.GetResponse>PointMethods.getPoint(String collectionName, Points.WithPayloadSelector withPayloadSelector, Points.WithVectorsSelector withVectorsSelector, Points.PointId pointId) Retrieve full information of single point by id.default GrpcClientRequest<Points.GetResponse>PointMethods.getPoints(String collectionName, Points.WithPayloadSelector withPayloadSelector, Points.WithVectorsSelector withVectorsSelector, Points.PointId... ids) Retrieve multiple points by specified IDsPointMethods.overwritePayload(String collectionName, boolean wait, Points.Filter filter, Map<String, JsonWithInt.Value> payload, Points.PointId... ids) Replace full payload of points with new one.default GrpcClientRequest<Points.ScrollResponse>PointMethods.scrollPoint(String collectionName, Points.PointId offset, Integer limit, Points.Filter filter, Points.WithPayloadSelector withPayloadSelector, Points.WithVectorsSelector withVectorSelector) Scroll request - paginate over all points which matches given filtering condition.PointMethods.setPointPayload(String collectionName, boolean wait, Points.Filter filter, Map<String, JsonWithInt.Value> payload, Points.PointId... ids) Set payload values for points.Method parameters in io.metaloom.qdrant.client.grpc.method with type arguments of type Points.PointIdModifier and TypeMethodDescriptiondefault GrpcClientRequest<Points.GetResponse>PointMethods.getPoints(String collectionName, Points.WithPayloadSelector withPayloadSelector, Points.WithVectorsSelector withVectorsSelector, List<Points.PointId> ids) Retrieve multiple points by specified IDsSearchMethods.recommendPoints(String collectionName, List<Points.PointId> positives, int limit) Look for the points which are closer to stored positive examples and at the same time further to negative examples.SearchMethods.recommendPoints(String collectionName, List<Points.PointId> positives, int limit, String using) Look for the points which are closer to stored positive examples.SearchMethods.recommendPoints(String collectionName, List<Points.PointId> positives, List<Points.PointId> negatives, Points.Filter filter, Points.SearchParams params, int limit, Integer offset, Points.WithPayloadSelector withPayload, Points.WithVectorsSelector withVector, Float scoreThreshold, String using, Points.LookupLocation lookupFrom) Look for the points which are closer to stored positive examples and at the same time further to negative examples. -
Uses of Points.PointId in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.PointIdModifier and TypeMethodDescriptionPoints.PointId.Builder.build()Points.PointId.Builder.buildPartial()static Points.PointIdPoints.PointId.getDefaultInstance()Points.PointId.Builder.getDefaultInstanceForType()Points.PointId.getDefaultInstanceForType()PointsInternalService.SyncPoints.Builder.getFromId()Start of the sync rangePointsInternalService.SyncPoints.getFromId()Start of the sync rangePointsInternalService.SyncPointsOrBuilder.getFromId()Start of the sync rangePoints.HasIdCondition.Builder.getHasId(int index) repeated .qdrant.PointId has_id = 1;Points.HasIdCondition.getHasId(int index) repeated .qdrant.PointId has_id = 1;Points.HasIdConditionOrBuilder.getHasId(int index) repeated .qdrant.PointId has_id = 1;Points.PointStruct.Builder.getId().qdrant.PointId id = 1;Points.PointStruct.getId().qdrant.PointId id = 1;Points.PointStructOrBuilder.getId().qdrant.PointId id = 1;Points.RetrievedPoint.Builder.getId().qdrant.PointId id = 1;Points.RetrievedPoint.getId().qdrant.PointId id = 1;Points.RetrievedPointOrBuilder.getId().qdrant.PointId id = 1;Points.ScoredPoint.Builder.getId()Point idPoints.ScoredPoint.getId()Point idPoints.ScoredPointOrBuilder.getId()Point idPoints.GetPoints.Builder.getIds(int index) List of points to retrievePoints.GetPoints.getIds(int index) List of points to retrievePoints.GetPointsOrBuilder.getIds(int index) List of points to retrievePoints.PointsIdsList.Builder.getIds(int index) repeated .qdrant.PointId ids = 1;Points.PointsIdsList.getIds(int index) repeated .qdrant.PointId ids = 1;Points.PointsIdsListOrBuilder.getIds(int index) repeated .qdrant.PointId ids = 1;Points.RecommendPoints.Builder.getNegative(int index) Try to avoid vectors like thisPoints.RecommendPoints.getNegative(int index) Try to avoid vectors like thisPoints.RecommendPointsOrBuilder.getNegative(int index) Try to avoid vectors like thisPoints.ScrollResponse.Builder.getNextPageOffset()Use this offset for the next queryPoints.ScrollResponse.getNextPageOffset()Use this offset for the next queryPoints.ScrollResponseOrBuilder.getNextPageOffset()Use this offset for the next queryPoints.ScrollPoints.Builder.getOffset()Start with this IDPoints.ScrollPoints.getOffset()Start with this IDPoints.ScrollPointsOrBuilder.getOffset()Start with this IDPoints.DeletePayloadPoints.Builder.getPoints(int index) Affected points, deprecatedPoints.DeletePayloadPoints.getPoints(int index) Affected points, deprecatedPoints.DeletePayloadPointsOrBuilder.getPoints(int index) Affected points, deprecatedPoints.SetPayloadPoints.Builder.getPoints(int index) List of point to modify, deprecatedPoints.SetPayloadPoints.getPoints(int index) List of point to modify, deprecatedPoints.SetPayloadPointsOrBuilder.getPoints(int index) List of point to modify, deprecatedPoints.RecommendPoints.Builder.getPositive(int index) Look for vectors closest to thosePoints.RecommendPoints.getPositive(int index) Look for vectors closest to thosePoints.RecommendPointsOrBuilder.getPositive(int index) Look for vectors closest to thosePointsInternalService.SyncPoints.Builder.getToId()End of the sync rangePointsInternalService.SyncPoints.getToId()End of the sync rangePointsInternalService.SyncPointsOrBuilder.getToId()End of the sync rangestatic Points.PointIdPoints.PointId.parseDelimitedFrom(InputStream input) static Points.PointIdPoints.PointId.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointIdPoints.PointId.parseFrom(byte[] data) static Points.PointIdPoints.PointId.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointIdPoints.PointId.parseFrom(com.google.protobuf.ByteString data) static Points.PointIdPoints.PointId.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointIdPoints.PointId.parseFrom(com.google.protobuf.CodedInputStream input) static Points.PointIdPoints.PointId.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointIdPoints.PointId.parseFrom(InputStream input) static Points.PointIdPoints.PointId.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointIdPoints.PointId.parseFrom(ByteBuffer data) static Points.PointIdPoints.PointId.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.PointIdModifier and TypeMethodDescriptionPoints.HasIdCondition.Builder.getHasIdList()repeated .qdrant.PointId has_id = 1;Points.HasIdCondition.getHasIdList()repeated .qdrant.PointId has_id = 1;Points.HasIdConditionOrBuilder.getHasIdList()repeated .qdrant.PointId has_id = 1;Points.GetPoints.Builder.getIdsList()List of points to retrievePoints.GetPoints.getIdsList()List of points to retrievePoints.GetPointsOrBuilder.getIdsList()List of points to retrievePoints.PointsIdsList.Builder.getIdsList()repeated .qdrant.PointId ids = 1;Points.PointsIdsList.getIdsList()repeated .qdrant.PointId ids = 1;Points.PointsIdsListOrBuilder.getIdsList()repeated .qdrant.PointId ids = 1;Points.RecommendPoints.Builder.getNegativeList()Try to avoid vectors like thisPoints.RecommendPoints.getNegativeList()Try to avoid vectors like thisPoints.RecommendPointsOrBuilder.getNegativeList()Try to avoid vectors like thiscom.google.protobuf.Parser<Points.PointId>Points.PointId.getParserForType()Points.DeletePayloadPoints.Builder.getPointsList()Affected points, deprecatedPoints.DeletePayloadPoints.getPointsList()Affected points, deprecatedPoints.DeletePayloadPointsOrBuilder.getPointsList()Affected points, deprecatedPoints.SetPayloadPoints.Builder.getPointsList()List of point to modify, deprecatedPoints.SetPayloadPoints.getPointsList()List of point to modify, deprecatedPoints.SetPayloadPointsOrBuilder.getPointsList()List of point to modify, deprecatedPoints.RecommendPoints.Builder.getPositiveList()Look for vectors closest to thosePoints.RecommendPoints.getPositiveList()Look for vectors closest to thosePoints.RecommendPointsOrBuilder.getPositiveList()Look for vectors closest to thosestatic com.google.protobuf.Parser<Points.PointId>Points.PointId.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.PointIdModifier and TypeMethodDescriptionPoints.HasIdCondition.Builder.addHasId(int index, Points.PointId value) repeated .qdrant.PointId has_id = 1;Points.HasIdCondition.Builder.addHasId(Points.PointId value) repeated .qdrant.PointId has_id = 1;Points.GetPoints.Builder.addIds(int index, Points.PointId value) List of points to retrievePoints.GetPoints.Builder.addIds(Points.PointId value) List of points to retrievePoints.PointsIdsList.Builder.addIds(int index, Points.PointId value) repeated .qdrant.PointId ids = 1;Points.PointsIdsList.Builder.addIds(Points.PointId value) repeated .qdrant.PointId ids = 1;Points.RecommendPoints.Builder.addNegative(int index, Points.PointId value) Try to avoid vectors like thisPoints.RecommendPoints.Builder.addNegative(Points.PointId value) Try to avoid vectors like thisPoints.DeletePayloadPoints.Builder.addPoints(int index, Points.PointId value) Affected points, deprecatedPoints.DeletePayloadPoints.Builder.addPoints(Points.PointId value) Affected points, deprecatedPoints.SetPayloadPoints.Builder.addPoints(int index, Points.PointId value) List of point to modify, deprecatedPoints.SetPayloadPoints.Builder.addPoints(Points.PointId value) List of point to modify, deprecatedPoints.RecommendPoints.Builder.addPositive(int index, Points.PointId value) Look for vectors closest to thosePoints.RecommendPoints.Builder.addPositive(Points.PointId value) Look for vectors closest to thosePoints.PointId.Builder.mergeFrom(Points.PointId other) PointsInternalService.SyncPoints.Builder.mergeFromId(Points.PointId value) Start of the sync rangePoints.PointStruct.Builder.mergeId(Points.PointId value) .qdrant.PointId id = 1;Points.RetrievedPoint.Builder.mergeId(Points.PointId value) .qdrant.PointId id = 1;Points.ScoredPoint.Builder.mergeId(Points.PointId value) Point idPoints.ScrollResponse.Builder.mergeNextPageOffset(Points.PointId value) Use this offset for the next queryPoints.ScrollPoints.Builder.mergeOffset(Points.PointId value) Start with this IDPointsInternalService.SyncPoints.Builder.mergeToId(Points.PointId value) End of the sync rangestatic Points.PointId.BuilderPoints.PointId.newBuilder(Points.PointId prototype) PointsInternalService.SyncPoints.Builder.setFromId(Points.PointId value) Start of the sync rangePoints.HasIdCondition.Builder.setHasId(int index, Points.PointId value) repeated .qdrant.PointId has_id = 1;Points.PointStruct.Builder.setId(Points.PointId value) .qdrant.PointId id = 1;Points.RetrievedPoint.Builder.setId(Points.PointId value) .qdrant.PointId id = 1;Points.ScoredPoint.Builder.setId(Points.PointId value) Point idPoints.GetPoints.Builder.setIds(int index, Points.PointId value) List of points to retrievePoints.PointsIdsList.Builder.setIds(int index, Points.PointId value) repeated .qdrant.PointId ids = 1;Points.RecommendPoints.Builder.setNegative(int index, Points.PointId value) Try to avoid vectors like thisPoints.ScrollResponse.Builder.setNextPageOffset(Points.PointId value) Use this offset for the next queryPoints.ScrollPoints.Builder.setOffset(Points.PointId value) Start with this IDPoints.DeletePayloadPoints.Builder.setPoints(int index, Points.PointId value) Affected points, deprecatedPoints.SetPayloadPoints.Builder.setPoints(int index, Points.PointId value) List of point to modify, deprecatedPoints.RecommendPoints.Builder.setPositive(int index, Points.PointId value) Look for vectors closest to thosePointsInternalService.SyncPoints.Builder.setToId(Points.PointId value) End of the sync rangeMethod parameters in io.metaloom.qdrant.client.grpc.proto with type arguments of type Points.PointIdModifier and TypeMethodDescriptionPoints.HasIdCondition.Builder.addAllHasId(Iterable<? extends Points.PointId> values) repeated .qdrant.PointId has_id = 1;Points.GetPoints.Builder.addAllIds(Iterable<? extends Points.PointId> values) List of points to retrievePoints.PointsIdsList.Builder.addAllIds(Iterable<? extends Points.PointId> values) repeated .qdrant.PointId ids = 1;Points.RecommendPoints.Builder.addAllNegative(Iterable<? extends Points.PointId> values) Try to avoid vectors like thisPoints.DeletePayloadPoints.Builder.addAllPoints(Iterable<? extends Points.PointId> values) Affected points, deprecatedPoints.SetPayloadPoints.Builder.addAllPoints(Iterable<? extends Points.PointId> values) List of point to modify, deprecatedPoints.RecommendPoints.Builder.addAllPositive(Iterable<? extends Points.PointId> values) Look for vectors closest to those -
Uses of Points.PointId in io.metaloom.qdrant.client.util
Methods in io.metaloom.qdrant.client.util that return Points.PointIdModifier and TypeMethodDescriptionstatic Points.PointIdModelHelper.pointId(long id) Convert the number into aPoints.PointIdobject.static Points.PointIdConstruct aPoints.PointIdfrom the provided uuid string.static Points.PointIdConstruct aPoints.PointIdfrom the provided uuid.Methods in io.metaloom.qdrant.client.util that return types with arguments of type Points.PointIdModifier and TypeMethodDescriptionstatic List<Points.PointId>ModelHelper.pointIds(long... ids) Create a list ofPoints.PointIddMethods in io.metaloom.qdrant.client.util with parameters of type Points.PointIdModifier and TypeMethodDescriptionstatic Points.PointStructModelHelper.point(Points.PointId id, float[] vectorData, Map<String, JsonWithInt.Value> payload) Construct a newPoints.PointStructusing the provided data.