Uses of Class
io.qdrant.client.grpc.Points.WithLookup
Packages that use Points.WithLookup
-
Uses of Points.WithLookup in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Points.WithLookupModifier and TypeMethodDescriptionPoints.WithLookup.Builder.build()
Points.WithLookup.Builder.buildPartial()
static Points.WithLookup
Points.WithLookup.getDefaultInstance()
Points.WithLookup.Builder.getDefaultInstanceForType()
Points.WithLookup.getDefaultInstanceForType()
Points.RecommendPointGroups.Builder.getWithLookup()
Options for specifying how to use the group id to lookup points in another collectionPoints.RecommendPointGroups.getWithLookup()
Options for specifying how to use the group id to lookup points in another collectionPoints.RecommendPointGroupsOrBuilder.getWithLookup()
Options for specifying how to use the group id to lookup points in another collectionPoints.SearchPointGroups.Builder.getWithLookup()
Options for specifying how to use the group id to lookup points in another collectionPoints.SearchPointGroups.getWithLookup()
Options for specifying how to use the group id to lookup points in another collectionPoints.SearchPointGroupsOrBuilder.getWithLookup()
Options for specifying how to use the group id to lookup points in another collectionstatic Points.WithLookup
Points.WithLookup.parseDelimitedFrom
(InputStream input) static Points.WithLookup
Points.WithLookup.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.WithLookup
Points.WithLookup.parseFrom
(byte[] data) static Points.WithLookup
Points.WithLookup.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.WithLookup
Points.WithLookup.parseFrom
(com.google.protobuf.ByteString data) static Points.WithLookup
Points.WithLookup.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.WithLookup
Points.WithLookup.parseFrom
(com.google.protobuf.CodedInputStream input) static Points.WithLookup
Points.WithLookup.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.WithLookup
Points.WithLookup.parseFrom
(InputStream input) static Points.WithLookup
Points.WithLookup.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.WithLookup
Points.WithLookup.parseFrom
(ByteBuffer data) static Points.WithLookup
Points.WithLookup.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.qdrant.client.grpc that return types with arguments of type Points.WithLookupModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.WithLookup>
Points.WithLookup.getParserForType()
static com.google.protobuf.Parser<Points.WithLookup>
Points.WithLookup.parser()
Methods in io.qdrant.client.grpc with parameters of type Points.WithLookupModifier and TypeMethodDescriptionPoints.WithLookup.Builder.mergeFrom
(Points.WithLookup other) Points.RecommendPointGroups.Builder.mergeWithLookup
(Points.WithLookup value) Options for specifying how to use the group id to lookup points in another collectionPoints.SearchPointGroups.Builder.mergeWithLookup
(Points.WithLookup value) Options for specifying how to use the group id to lookup points in another collectionstatic Points.WithLookup.Builder
Points.WithLookup.newBuilder
(Points.WithLookup prototype) Points.RecommendPointGroups.Builder.setWithLookup
(Points.WithLookup value) Options for specifying how to use the group id to lookup points in another collectionPoints.SearchPointGroups.Builder.setWithLookup
(Points.WithLookup value) Options for specifying how to use the group id to lookup points in another collection