Uses of Class
io.qdrant.client.grpc.Points.LookupLocation
-
Uses of Points.LookupLocation in io.qdrant.client.grpc
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.LookupLocation>
Points.LookupLocation.getParserForType()
static com.google.protobuf.Parser<Points.LookupLocation>
Points.LookupLocation.parser()
Modifier 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