Uses of Class
io.qdrant.client.grpc.Points.LookupLocation
Packages that use Points.LookupLocation
-
Uses of Points.LookupLocation in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Points.LookupLocationModifier and TypeMethodDescriptionPoints.LookupLocation.Builder.build()
Points.LookupLocation.Builder.buildPartial()
static Points.LookupLocation
Points.LookupLocation.getDefaultInstance()
Points.LookupLocation.Builder.getDefaultInstanceForType()
Points.LookupLocation.getDefaultInstanceForType()
Points.RecommendPointGroups.Builder.getLookupFrom()
Name of the collection to use for points lookup, if not specified - use current collectionPoints.RecommendPointGroups.getLookupFrom()
Name of the collection to use for points lookup, if not specified - use current collectionPoints.RecommendPointGroupsOrBuilder.getLookupFrom()
Name of the collection to use for points lookup, if not specified - use current collectionPoints.RecommendPoints.Builder.getLookupFrom()
Name of the collection to use for points lookup, if not specified - use current collectionPoints.RecommendPoints.getLookupFrom()
Name of the collection to use for points lookup, if not specified - use current collectionPoints.RecommendPointsOrBuilder.getLookupFrom()
Name of the collection to use for points lookup, if not specified - use current collectionstatic Points.LookupLocation
Points.LookupLocation.parseDelimitedFrom
(InputStream input) static Points.LookupLocation
Points.LookupLocation.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.LookupLocation
Points.LookupLocation.parseFrom
(byte[] data) static Points.LookupLocation
Points.LookupLocation.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.LookupLocation
Points.LookupLocation.parseFrom
(com.google.protobuf.ByteString data) static Points.LookupLocation
Points.LookupLocation.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.LookupLocation
Points.LookupLocation.parseFrom
(com.google.protobuf.CodedInputStream input) static Points.LookupLocation
Points.LookupLocation.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.LookupLocation
Points.LookupLocation.parseFrom
(InputStream input) static Points.LookupLocation
Points.LookupLocation.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.LookupLocation
Points.LookupLocation.parseFrom
(ByteBuffer data) static Points.LookupLocation
Points.LookupLocation.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.qdrant.client.grpc that return types with arguments of type Points.LookupLocationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.LookupLocation>
Points.LookupLocation.getParserForType()
static com.google.protobuf.Parser<Points.LookupLocation>
Points.LookupLocation.parser()
Methods in io.qdrant.client.grpc with parameters of type Points.LookupLocationModifier and TypeMethodDescriptionPoints.LookupLocation.Builder.mergeFrom
(Points.LookupLocation other) Points.RecommendPointGroups.Builder.mergeLookupFrom
(Points.LookupLocation value) Name of the collection to use for points lookup, if not specified - use current collectionPoints.RecommendPoints.Builder.mergeLookupFrom
(Points.LookupLocation value) Name of the collection to use for points lookup, if not specified - use current collectionPoints.LookupLocation.newBuilder
(Points.LookupLocation prototype) Points.RecommendPointGroups.Builder.setLookupFrom
(Points.LookupLocation value) Name of the collection to use for points lookup, if not specified - use current collectionPoints.RecommendPoints.Builder.setLookupFrom
(Points.LookupLocation value) Name of the collection to use for points lookup, if not specified - use current collection