Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbortTransferOperation - Class in io.metaloom.qdrant.client.http.model.cluster.operation
- AbortTransferOperation() - Constructor for class io.metaloom.qdrant.client.http.model.cluster.operation.AbortTransferOperation
- AbstractQDrantClient - Class in io.metaloom.qdrant.client.http
- AbstractQDrantClient(String, String, int, Duration, Duration, Duration) - Constructor for class io.metaloom.qdrant.client.http.AbstractQDrantClient
- AbstractResponse - Class in io.metaloom.qdrant.client.http.model
- AbstractResponse() - Constructor for class io.metaloom.qdrant.client.http.model.AbstractResponse
- AbstractShardOperation - Class in io.metaloom.qdrant.client.http.model.cluster.operation
- AbstractShardOperation() - Constructor for class io.metaloom.qdrant.client.http.model.cluster.operation.AbstractShardOperation
- ACKNOWLEDGED - Enum constant in enum class io.metaloom.qdrant.client.http.model.point.UpdateStatus
- ACTIVE - Enum constant in enum class io.metaloom.qdrant.client.http.model.cluster.ReplicaState
- addAnonymize(boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantClientRequestImpl
- addAnonymize(boolean) - Method in interface io.metaloom.qdrant.client.http.QDrantClientRequest
-
Add the anonymize query parameter to the request.
- addForce(boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantClientRequestImpl
- addForce(boolean) - Method in interface io.metaloom.qdrant.client.http.QDrantClientRequest
-
Add the force query parameter to the request.
- addPoint(PointStruct) - Method in class io.metaloom.qdrant.client.http.model.point.PointsListUpsertRequest
- addQueryParameter(String, String) - Method in class io.metaloom.qdrant.client.http.impl.QDrantClientRequestImpl
- addQueryParameter(String, String) - Method in interface io.metaloom.qdrant.client.http.QDrantClientRequest
-
Add an additional query parameter.
- addTimeout(int) - Method in class io.metaloom.qdrant.client.http.impl.QDrantClientRequestImpl
- addTimeout(int) - Method in interface io.metaloom.qdrant.client.http.QDrantClientRequest
-
Add the timeout query parameter to the request.
- addWait(boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantClientRequestImpl
- addWait(boolean) - Method in interface io.metaloom.qdrant.client.http.QDrantClientRequest
-
Add the wait query parameter.
- AliasOperation - Interface in io.metaloom.qdrant.client.http.model.collection
- AliasOperationContainer - Class in io.metaloom.qdrant.client.http.model.collection
- AliasOperationContainer() - Constructor for class io.metaloom.qdrant.client.http.model.collection.AliasOperationContainer
- AliasOperationDeserializer - Class in io.metaloom.qdrant.client.json.serializer
- AliasOperationDeserializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.AliasOperationDeserializer
- AppBuildTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- AppBuildTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.AppBuildTelemetry
- AppFeaturesTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- AppFeaturesTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.AppFeaturesTelemetry
- array() - Method in class io.metaloom.qdrant.client.http.model.point.Vector
- assertPointId(PointId) - Static method in class io.metaloom.qdrant.client.util.QDrantClientUtil
- assertUuid(UUID) - Static method in class io.metaloom.qdrant.client.util.QDrantClientUtil
- async() - Method in class io.metaloom.qdrant.client.http.impl.QDrantClientRequestImpl
- async() - Method in interface io.metaloom.qdrant.client.http.QDrantClientRequest
-
Returns a single which can be used to execute the request and listen to the result.
B
- BatchVectorData - Interface in io.metaloom.qdrant.client.http.model.point
- BatchVectorDataDeserializer - Class in io.metaloom.qdrant.client.json.serializer
- BatchVectorDataDeserializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.BatchVectorDataDeserializer
- BatchVectorDataMap - Class in io.metaloom.qdrant.client.http.model.point
- BatchVectorDataMap() - Constructor for class io.metaloom.qdrant.client.http.model.point.BatchVectorDataMap
- BatchVectorDataPlain - Class in io.metaloom.qdrant.client.http.model.point
- BatchVectorDataPlain() - Constructor for class io.metaloom.qdrant.client.http.model.point.BatchVectorDataPlain
- BatchVectorDataSerializer - Class in io.metaloom.qdrant.client.json.serializer
- BatchVectorDataSerializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.BatchVectorDataSerializer
- bool(String) - Method in class io.metaloom.qdrant.client.http.model.point.Payload
- build() - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl.Builder
-
Verify the builder and build the client.
- builder() - Static method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- builder() - Static method in interface io.metaloom.qdrant.client.http.QDrantHttpClient
- Builder() - Constructor for class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl.Builder
C
- clearPayload(String, PointsClearPayloadRequest, boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- clearPayload(String, PointsClearPayloadRequest, boolean) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Remove all payload for specified points.
- ClientSettings - Interface in io.metaloom.qdrant.client.http
- close() - Method in class io.metaloom.qdrant.client.http.impl.QDrantBinaryResponseImpl
- close() - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- close() - Method in interface io.metaloom.qdrant.client.http.QDrantBinaryResponse
-
Closes the response body handler.
- close() - Method in interface io.metaloom.qdrant.client.http.QDrantHttpClient
-
Close the client and release all resources.
- ClusterConfigTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- ClusterConfigTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.ClusterConfigTelemetry
- ClusterInfoResponse - Class in io.metaloom.qdrant.client.http.model.cluster
- ClusterInfoResponse() - Constructor for class io.metaloom.qdrant.client.http.model.cluster.ClusterInfoResponse
- ClusterMethods - Interface in io.metaloom.qdrant.client.http.method
- ClusterStatus - Class in io.metaloom.qdrant.client.http.model.cluster
- ClusterStatus() - Constructor for class io.metaloom.qdrant.client.http.model.cluster.ClusterStatus
- ClusterStatusResponse - Class in io.metaloom.qdrant.client.http.model.cluster
- ClusterStatusResponse() - Constructor for class io.metaloom.qdrant.client.http.model.cluster.ClusterStatusResponse
- ClusterStatusTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- ClusterStatusTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- ClusterTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- ClusterTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.ClusterTelemetry
- code() - Method in class io.metaloom.qdrant.client.http.impl.QDrantBinaryResponseImpl
- code() - Method in interface io.metaloom.qdrant.client.http.QDrantBinaryResponse
-
Return the HTTP status code for the response.
- CollectionClusterInfo - Class in io.metaloom.qdrant.client.http.model.collection.config
- CollectionClusterInfo() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.CollectionClusterInfo
- CollectionClusterInfoResponse - Class in io.metaloom.qdrant.client.http.model
- CollectionClusterInfoResponse() - Constructor for class io.metaloom.qdrant.client.http.model.CollectionClusterInfoResponse
- CollectionConfig - Class in io.metaloom.qdrant.client.http.model.collection.config
- CollectionConfig() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.CollectionConfig
- CollectionCreateIndexFieldRequest - Class in io.metaloom.qdrant.client.http.model.collection
- CollectionCreateIndexFieldRequest() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CollectionCreateIndexFieldRequest
- CollectionCreateRequest - Class in io.metaloom.qdrant.client.http.model.collection
- CollectionCreateRequest() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- CollectionDescription - Class in io.metaloom.qdrant.client.http.model.collection
- CollectionDescription() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CollectionDescription
- CollectionDetailTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- CollectionDetailTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.CollectionDetailTelemetry
- CollectionIndexFieldResponse - Class in io.metaloom.qdrant.client.http.model.collection
- CollectionIndexFieldResponse() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CollectionIndexFieldResponse
- CollectionInfo - Class in io.metaloom.qdrant.client.http.model.collection
- CollectionInfo() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- CollectionListResponse - Class in io.metaloom.qdrant.client.http.model.collection
- CollectionListResponse() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CollectionListResponse
- CollectionMethods - Interface in io.metaloom.qdrant.client.http.method
-
API methods which are used to interact with collections.
- CollectionParams - Class in io.metaloom.qdrant.client.http.model.collection.config
- CollectionParams() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
- CollectionParamsDiff - Class in io.metaloom.qdrant.client.http.model.collection.config
- CollectionParamsDiff() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.CollectionParamsDiff
- CollectionPayloadSchema - Class in io.metaloom.qdrant.client.http.model.collection
- CollectionPayloadSchema() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CollectionPayloadSchema
- CollectionResponse - Class in io.metaloom.qdrant.client.http.model.collection
- CollectionResponse() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CollectionResponse
- CollectionsAggregatedTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- CollectionsAggregatedTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.CollectionsAggregatedTelemetry
- CollectionsResponse - Class in io.metaloom.qdrant.client.http.model.collection
- CollectionsResponse() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CollectionsResponse
- CollectionStatus - Enum Class in io.metaloom.qdrant.client.http.model.collection
- CollectionsTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- CollectionsTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.CollectionsTelemetry
- CollectionTelemetry - Interface in io.metaloom.qdrant.client.http.model.telemetry
-
Marker interface for
CollectionDetailTelemetry/CollectionsAggregatedTelemetry. - CollectionTelemetryDeserializer - Class in io.metaloom.qdrant.client.json.serializer
- CollectionTelemetryDeserializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.CollectionTelemetryDeserializer
- CollectionTelemetryEnum - Enum Class in io.metaloom.qdrant.client.http.model.collection.config
- CollectionUpdateAliasesRequest - Class in io.metaloom.qdrant.client.http.model.collection
- CollectionUpdateAliasesRequest() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CollectionUpdateAliasesRequest
- CollectionUpdateClusterSetupRequest - Class in io.metaloom.qdrant.client.http.model.cluster
- CollectionUpdateClusterSetupRequest() - Constructor for class io.metaloom.qdrant.client.http.model.cluster.CollectionUpdateClusterSetupRequest
- CollectionUpdateRequest - Class in io.metaloom.qdrant.client.http.model.collection
- CollectionUpdateRequest() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CollectionUpdateRequest
- collectTelemetry(boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- collectTelemetry(boolean) - Method in interface io.metaloom.qdrant.client.http.method.ServiceMethods
-
Collect telemetry data including app info, system info, collections info, cluster info, configs and statistics.
- COMPLETED - Enum constant in enum class io.metaloom.qdrant.client.http.model.point.UpdateStatus
- Condition - Interface in io.metaloom.qdrant.client.http.model.collection.filter.condition
-
Condition for a
Filter - ConditionDeserializer - Class in io.metaloom.qdrant.client.json.serializer
- ConditionDeserializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.ConditionDeserializer
- connectTimeout - Variable in class io.metaloom.qdrant.client.http.AbstractQDrantClient
- ConsensusConfigTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- ConsensusConfigTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.ConsensusConfigTelemetry
- ConsensusThreadStatus - Class in io.metaloom.qdrant.client.http.model.telemetry
- ConsensusThreadStatus() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.ConsensusThreadStatus
- COSINE - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.config.Distance
- countPoints(String, PointCountRequest) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- countPoints(String, PointCountRequest) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Count points which matches given filtering condition.
- CountResult - Class in io.metaloom.qdrant.client.http.model.point
- CountResult() - Constructor for class io.metaloom.qdrant.client.http.model.point.CountResult
- create(String, String, QDrantHttpClient, OkHttpClient, RestRequestModel, Class<T>) - Static method in interface io.metaloom.qdrant.client.http.QDrantClientRequest
-
Create request with payload.
- create(String, String, QDrantHttpClient, OkHttpClient, Class<T>) - Static method in interface io.metaloom.qdrant.client.http.QDrantClientRequest
-
Create request without payload.
- CreateAlias - Class in io.metaloom.qdrant.client.http.model.collection
- CreateAlias() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CreateAlias
- CreateAliasOperation - Class in io.metaloom.qdrant.client.http.model.collection
- CreateAliasOperation() - Constructor for class io.metaloom.qdrant.client.http.model.collection.CreateAliasOperation
- createCollection(String, CollectionCreateRequest) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- createCollection(String, CollectionCreateRequest) - Method in interface io.metaloom.qdrant.client.http.method.CollectionMethods
-
Create new collection with given parameters.
- createCollectionIndexField(String, CollectionCreateIndexFieldRequest, boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- createCollectionIndexField(String, CollectionCreateIndexFieldRequest, boolean) - Method in interface io.metaloom.qdrant.client.http.method.CollectionMethods
-
Create index for field in collection.
- createCollectionSnapshot(String) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- createCollectionSnapshot(String) - Method in interface io.metaloom.qdrant.client.http.method.SnapshotMethods
-
Create new snapshot for a collection.
- createStorageSnapshot() - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- createStorageSnapshot() - Method in interface io.metaloom.qdrant.client.http.method.SnapshotMethods
-
Create new snapshot of the whole storage.
D
- DEAD - Enum constant in enum class io.metaloom.qdrant.client.http.model.cluster.ReplicaState
- DELETE - Static variable in interface io.metaloom.qdrant.client.http.QDrantClientRequest
- DeleteAlias - Class in io.metaloom.qdrant.client.http.model.collection
- DeleteAlias() - Constructor for class io.metaloom.qdrant.client.http.model.collection.DeleteAlias
- DeleteAliasOperation - Class in io.metaloom.qdrant.client.http.model.collection
- DeleteAliasOperation() - Constructor for class io.metaloom.qdrant.client.http.model.collection.DeleteAliasOperation
- deleteCollection(String, int) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- deleteCollection(String, int) - Method in interface io.metaloom.qdrant.client.http.method.CollectionMethods
-
Drop collection and all associated data.
- deleteCollectionIndexField(String, String, boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- deleteCollectionIndexField(String, String, boolean) - Method in interface io.metaloom.qdrant.client.http.method.CollectionMethods
-
Delete field index for collection.
- deletePayload(String, PointDeletePayloadRequest, boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- deletePayload(String, PointDeletePayloadRequest, boolean) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Delete specified key payload for points.
- deletePoints(String, PointsDeleteRequest, boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- deletePoints(String, PointsDeleteRequest, boolean) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Delete points.
- deserialize(JsonParser, DeserializationContext) - Method in class io.metaloom.qdrant.client.json.serializer.AliasOperationDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.metaloom.qdrant.client.json.serializer.BatchVectorDataDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.metaloom.qdrant.client.json.serializer.CollectionTelemetryDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.metaloom.qdrant.client.json.serializer.ConditionDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.metaloom.qdrant.client.json.serializer.MatchDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.metaloom.qdrant.client.json.serializer.NamedVectorDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.metaloom.qdrant.client.json.serializer.PayloadDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.metaloom.qdrant.client.json.serializer.PointIdDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.metaloom.qdrant.client.json.serializer.VectorDataDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.metaloom.qdrant.client.json.serializer.VectorDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.metaloom.qdrant.client.json.serializer.VectorsConfigDeserializer
- Distance - Enum Class in io.metaloom.qdrant.client.http.model.collection.config
- DOT - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.config.Distance
- downloadCollectionSnapshot(String, String) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- downloadCollectionSnapshot(String, String) - Method in interface io.metaloom.qdrant.client.http.method.SnapshotMethods
-
Download specified snapshot from a collection as a file.
- downloadStorageSnapshot(String) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- downloadStorageSnapshot(String) - Method in interface io.metaloom.qdrant.client.http.method.SnapshotMethods
-
Download specified snapshot of the whole storage as a file.
- DropReplicaOperation - Class in io.metaloom.qdrant.client.http.model.cluster.operation
- DropReplicaOperation() - Constructor for class io.metaloom.qdrant.client.http.model.cluster.operation.DropReplicaOperation
E
- ErrorResponse - Class in io.metaloom.qdrant.client.http.model
- ErrorResponse() - Constructor for class io.metaloom.qdrant.client.http.model.ErrorResponse
- EUCLID - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.config.Distance
- executeSync(Request) - Method in class io.metaloom.qdrant.client.http.impl.QDrantClientRequestImpl
F
- FieldCondition - Class in io.metaloom.qdrant.client.http.model.collection.filter.condition
- FieldCondition() - Constructor for class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- FILENAME_DISPOSITION_ATTR - Static variable in class io.metaloom.qdrant.client.http.impl.QDrantBinaryResponseImpl
- Filter - Class in io.metaloom.qdrant.client.http.model.collection.filter
- Filter() - Constructor for class io.metaloom.qdrant.client.http.model.collection.filter.Filter
- first() - Method in class io.metaloom.qdrant.client.http.model.point.PointsGetResponse
-
Return the first point record from the results.
- FLOAT - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaParams
- FLOAT - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaType
- FLOWABLE_BUFFER_SIZE - Static variable in interface io.metaloom.qdrant.client.http.QDrantBinaryResponse
G
- GenericBooleanStatusResponse - Class in io.metaloom.qdrant.client.http.model
- GenericBooleanStatusResponse() - Constructor for class io.metaloom.qdrant.client.http.model.GenericBooleanStatusResponse
- GEO - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaParams
- GEO - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaType
- GeoBoundingBox - Class in io.metaloom.qdrant.client.http.model.collection.filter
- GeoBoundingBox() - Constructor for class io.metaloom.qdrant.client.http.model.collection.filter.GeoBoundingBox
- GeoPoint - Class in io.metaloom.qdrant.client.http.model.collection.filter
- GeoPoint() - Constructor for class io.metaloom.qdrant.client.http.model.collection.filter.GeoPoint
- GeoRadius - Class in io.metaloom.qdrant.client.http.model.collection.filter
- GeoRadius() - Constructor for class io.metaloom.qdrant.client.http.model.collection.filter.GeoRadius
- GET - Static variable in interface io.metaloom.qdrant.client.http.QDrantClientRequest
- getAbortTransferOperation() - Method in class io.metaloom.qdrant.client.http.model.cluster.CollectionUpdateClusterSetupRequest
- getActions() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionUpdateAliasesRequest
- getAliasName() - Method in class io.metaloom.qdrant.client.http.model.collection.CreateAlias
- getAliasName() - Method in class io.metaloom.qdrant.client.http.model.collection.DeleteAlias
- getApp() - Method in class io.metaloom.qdrant.client.http.model.telemetry.TelemetryData
- getAvgDurationMicros() - Method in class io.metaloom.qdrant.client.http.model.telemetry.OperationDurationStatistics
- getBatch() - Method in class io.metaloom.qdrant.client.http.model.point.PointsBatchUpsertRequest
- getBody() - Method in exception io.metaloom.qdrant.client.http.impl.HttpErrorException
-
Returns the error response body.
- getBodyObject(Function<String, T>) - Method in exception io.metaloom.qdrant.client.http.impl.HttpErrorException
-
Transform the body string into the object of choice.
- getBootstrapTimeoutSec() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ConsensusConfigTelemetry
- getBottomRight() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.GeoBoundingBox
- getCenter() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.GeoRadius
- getCluster() - Method in class io.metaloom.qdrant.client.http.model.telemetry.TelemetryData
- getClusterStatusInfo() - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- getClusterStatusInfo() - Method in interface io.metaloom.qdrant.client.http.method.ClusterMethods
-
Get information about the current state and composition of the cluster.
- getCollection() - Method in class io.metaloom.qdrant.client.http.model.point.LookupLocation
- getCollectionClusterInfo(String) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- getCollectionClusterInfo(String) - Method in interface io.metaloom.qdrant.client.http.method.ClusterMethods
-
Get cluster information for a collection.
- getCollectionName() - Method in class io.metaloom.qdrant.client.http.model.collection.CreateAlias
- getCollections() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionsResponse
- getCollections() - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionsTelemetry
- getCollections() - Method in class io.metaloom.qdrant.client.http.model.telemetry.TelemetryData
- getCommit() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- getComponents() - Method in class io.metaloom.qdrant.client.http.model.point.Vector
- getConfig() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- getConfig() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterTelemetry
- getConfig() - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionDetailTelemetry
- getConnectionPoolSize() - Method in class io.metaloom.qdrant.client.http.model.telemetry.P2pConfigTelemetry
- getConnectTimeout() - Method in class io.metaloom.qdrant.client.http.AbstractQDrantClient
- getConnectTimeout() - Method in interface io.metaloom.qdrant.client.http.QDrantHttpClient
-
Return the configured connect timeout.
- getConsensus() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterConfigTelemetry
- getConsensusThreadStatus() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- getConsensusThreadStatus() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ConsensusThreadStatus
- getContentType() - Method in class io.metaloom.qdrant.client.http.impl.QDrantBinaryResponseImpl
- getContentType() - Method in interface io.metaloom.qdrant.client.http.QDrantBinaryResponse
-
Retrieve the content type of the binary
- getCores() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- getCount() - Method in class io.metaloom.qdrant.client.http.model.point.CountResult
- getCount() - Method in class io.metaloom.qdrant.client.http.model.telemetry.OperationDurationStatistics
- getCpuFlags() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- getCreateAlias() - Method in class io.metaloom.qdrant.client.http.model.collection.CreateAliasOperation
- getCreationTime() - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotDescription
- getDataType() - Method in class io.metaloom.qdrant.client.http.model.collection.PayloadIndexInfo
- getDeleteAlias() - Method in class io.metaloom.qdrant.client.http.model.collection.DeleteAliasOperation
- getDeletedThreshold() - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- getDiskSize() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- getDistance() - Method in class io.metaloom.qdrant.client.http.model.collection.config.VectorParams
- getDistribution() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- getDistributionVersion() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- getDropReplicaOperation() - Method in class io.metaloom.qdrant.client.http.model.cluster.CollectionUpdateClusterSetupRequest
- getEfConstruct() - Method in class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- getError() - Method in exception io.metaloom.qdrant.client.http.impl.HttpErrorException
-
Return the server error response.
- getError() - Method in class io.metaloom.qdrant.client.http.model.ReponseStatus
- getError() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ConsensusThreadStatus
- getErrorMessage() - Method in class io.metaloom.qdrant.client.http.model.service.LockOption
- getErrorMessage() - Method in class io.metaloom.qdrant.client.http.model.service.LockRequest
- getExact() - Method in class io.metaloom.qdrant.client.http.model.point.PointCountRequest
- getExact() - Method in class io.metaloom.qdrant.client.http.model.point.SearchParams
- getFailCount() - Method in class io.metaloom.qdrant.client.http.model.telemetry.OperationDurationStatistics
- getFeatures() - Method in class io.metaloom.qdrant.client.http.model.telemetry.AppBuildTelemetry
- getFieldName() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateIndexFieldRequest
- getFieldSchema() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateIndexFieldRequest
- getFilename() - Method in class io.metaloom.qdrant.client.http.impl.QDrantBinaryResponseImpl
- getFilename() - Method in interface io.metaloom.qdrant.client.http.QDrantBinaryResponse
-
Retrieve the filename of this binary
- getFilter() - Method in class io.metaloom.qdrant.client.http.model.point.PointCountRequest
- getFilter() - Method in class io.metaloom.qdrant.client.http.model.point.PointDeletePayloadRequest
- getFilter() - Method in class io.metaloom.qdrant.client.http.model.point.PointsClearPayloadRequest
- getFilter() - Method in class io.metaloom.qdrant.client.http.model.point.PointSetPayloadRequest
- getFilter() - Method in class io.metaloom.qdrant.client.http.model.point.PointsFilterDeleteRequest
- getFilter() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- getFilter() - Method in class io.metaloom.qdrant.client.http.model.point.PointsScrollRequest
- getFilter() - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- getFlowable() - Method in interface io.metaloom.qdrant.client.http.QDrantBinaryResponse
-
Retrieve a Flowable which emits byte chunks.
- getFlushIntervalSec() - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- getFrom() - Method in class io.metaloom.qdrant.client.http.model.collection.config.ShardTransferInfo
- getFromPeerId() - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.AbortTransferOperation
- getFromPeerId() - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.MoveShardOperation
- getFromPeerId() - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.ReplicateShardOperation
- getFullScanThreshold() - Method in class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- getGeoBoundingBox() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- getGeoRadius() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- getGreaterThan() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Range
- getGreaterThan() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.ValuesCount
- getGreaterThanEqual() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Range
- getGreaterThanEqual() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.ValuesCount
- getGrpc() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RequestsTelemetry
- getGrpcTimeoutMs() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterConfigTelemetry
- getHnswBeamSearchSize() - Method in class io.metaloom.qdrant.client.http.model.point.SearchParams
- getHnswConfig() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- getHnswConfig() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionConfig
- getHostname() - Method in class io.metaloom.qdrant.client.http.AbstractQDrantClient
- getHostname() - Method in interface io.metaloom.qdrant.client.http.QDrantHttpClient
-
Return the configured server hostname.
- getId() - Method in class io.metaloom.qdrant.client.http.model.point.PointIdLong
- getId() - Method in class io.metaloom.qdrant.client.http.model.point.PointIdUUID
- getId() - Method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- getId() - Method in class io.metaloom.qdrant.client.http.model.point.Record
- getId() - Method in class io.metaloom.qdrant.client.http.model.point.ScoredPoint
- getId() - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionDetailTelemetry
- getId() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ReplicaSetTelemetry
- getId() - Method in class io.metaloom.qdrant.client.http.model.telemetry.TelemetryData
- getIds() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.HasIdCondition
- getIds() - Method in class io.metaloom.qdrant.client.http.model.point.PointsBatch
- getIds() - Method in class io.metaloom.qdrant.client.http.model.point.PointsGetRequest
- getIndexedVectorsCount() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- getIndexingThreshold() - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- getInitTimeMs() - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionDetailTelemetry
- getIsEmpty() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.IsEmptyCondition
- getJson() - Method in class io.metaloom.qdrant.client.http.model.point.Payload
- getKey() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- getKey() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.PayloadField
- getKeys() - Method in class io.metaloom.qdrant.client.http.model.point.PointDeletePayloadRequest
- getLastUpdate() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ConsensusThreadStatus
- getLatitude() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.GeoPoint
- getLessThan() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Range
- getLessThan() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.ValuesCount
- getLessThanEqual() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Range
- getLessThanEqual() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.ValuesCount
- getLimit() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- getLimit() - Method in class io.metaloom.qdrant.client.http.model.point.PointsScrollRequest
- getLimit() - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- getLocal() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ReplicaSetTelemetry
- getLocalShards() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionClusterInfo
- getLocation() - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotRecoverRequest
- getLockOptions() - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- getLockOptions() - Method in interface io.metaloom.qdrant.client.http.method.ServiceMethods
-
Get lock options.
- getLongitude() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.GeoPoint
- getLookupFrom() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- getM() - Method in class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- getMatch() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- getMaxDurationMicros() - Method in class io.metaloom.qdrant.client.http.model.telemetry.OperationDurationStatistics
- getMaxIndexingThreads() - Method in class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- getMaxMessageQueueSize() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ConsensusConfigTelemetry
- getMaxOptimizationThreads() - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- getMaxSegmentSize() - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- getMemmapThreshold() - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- getMinDurationMicros() - Method in class io.metaloom.qdrant.client.http.model.telemetry.OperationDurationStatistics
- getMoveShardOperation() - Method in class io.metaloom.qdrant.client.http.model.cluster.CollectionUpdateClusterSetupRequest
- getMust() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Filter
- getMustNot() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Filter
- getName() - Method in enum class io.metaloom.qdrant.client.http.model.cluster.ReplicaState
- getName() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionDescription
- getName() - Method in enum class io.metaloom.qdrant.client.http.model.collection.CollectionStatus
- getName() - Method in enum class io.metaloom.qdrant.client.http.model.collection.config.Distance
- getName() - Method in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaParams
- getName() - Method in class io.metaloom.qdrant.client.http.model.point.NamedVector
- getName() - Method in enum class io.metaloom.qdrant.client.http.model.point.UpdateStatus
- getName() - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotDescription
- getName() - Method in enum class io.metaloom.qdrant.client.http.model.snapshot.SnapshotPriority
- getNegative() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- getNewAliasName() - Method in class io.metaloom.qdrant.client.http.model.collection.RenameAlias
- getNextPageOffset() - Method in class io.metaloom.qdrant.client.http.model.point.ScrollResult
- getNumberOfCollections() - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionsTelemetry
- getNumberOfPeers() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- getOffset() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- getOffset() - Method in class io.metaloom.qdrant.client.http.model.point.PointsScrollRequest
- getOffset() - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- getOkHttpClient() - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
-
Return the used OK HTTP client.
- getOldAliasName() - Method in class io.metaloom.qdrant.client.http.model.collection.RenameAlias
- getOnDisk() - Method in class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- getOnDiskPayload() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- getOnDiskPayload() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
- getOperationId() - Method in class io.metaloom.qdrant.client.http.model.point.UpdateResult
- getOptimizations() - Method in class io.metaloom.qdrant.client.http.model.telemetry.LocalShardTelemetry
- getOptimizations() - Method in class io.metaloom.qdrant.client.http.model.telemetry.OptimizerTelemetry
- getOptimizerConfig() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionConfig
- getOptimizersConfig() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- getOptimizersConfig() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionUpdateRequest
- getOptimizersStatus() - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionsAggregatedTelemetry
- getOptimizerStatus() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- getP2p() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterConfigTelemetry
- getParams() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionUpdateRequest
- getParams() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionConfig
- getParams() - Method in class io.metaloom.qdrant.client.http.model.collection.PayloadIndexInfo
- getParams() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- getParams() - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- getParams() - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionsAggregatedTelemetry
- getPayload() - Method in class io.metaloom.qdrant.client.http.model.point.PointSetPayloadRequest
- getPayload() - Method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- getPayload() - Method in class io.metaloom.qdrant.client.http.model.point.Record
- getPayload() - Method in class io.metaloom.qdrant.client.http.model.point.ScoredPoint
- getPayloadM() - Method in class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- getPayloads() - Method in class io.metaloom.qdrant.client.http.model.point.PointsBatch
- getPayloadSchema() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- getPeerId() - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.DropReplicaOperation
- getPeerId() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionClusterInfo
- getPeerId() - Method in class io.metaloom.qdrant.client.http.model.collection.config.RemoteShardInfo
- getPeerId() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- getPeerId() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RemoteShardTelemetry
- getPendingOperations() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- getPoint(String, long) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Retrieve full information of single point by id.
- getPoint(String, PointId) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Retrieve full information of single point by id.
- getPoint(String, String) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- getPoint(String, String) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Retrieve full information of single point by id.
- getPoint(String, UUID) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Retrieve full information of single point by id.
- getPoints() - Method in class io.metaloom.qdrant.client.http.model.collection.PayloadIndexInfo
- getPoints() - Method in class io.metaloom.qdrant.client.http.model.point.PointDeletePayloadRequest
- getPoints() - Method in class io.metaloom.qdrant.client.http.model.point.PointsClearPayloadRequest
- getPoints() - Method in class io.metaloom.qdrant.client.http.model.point.PointSetPayloadRequest
- getPoints() - Method in class io.metaloom.qdrant.client.http.model.point.PointsListDeleteRequest
- getPoints() - Method in class io.metaloom.qdrant.client.http.model.point.PointsListUpsertRequest
- getPoints() - Method in class io.metaloom.qdrant.client.http.model.point.ScrollResult
- getPoints(String, PointsGetRequest) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- getPoints(String, PointsGetRequest) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Retrieve multiple points by specified IDs.
- getPointsCount() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- getPointsCount() - Method in class io.metaloom.qdrant.client.http.model.collection.config.LocalShardInfo
- getPort() - Method in class io.metaloom.qdrant.client.http.AbstractQDrantClient
- getPort() - Method in interface io.metaloom.qdrant.client.http.QDrantHttpClient
-
Return the configured server port.
- getPositive() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- getPriority() - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotRecoverRequest
- getRadius() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.GeoRadius
- getRamSize() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- getRange() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- getReadTimeout() - Method in class io.metaloom.qdrant.client.http.AbstractQDrantClient
- getReadTimeout() - Method in interface io.metaloom.qdrant.client.http.QDrantHttpClient
-
Return the configured read timeout.
- getRemote() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ReplicaSetTelemetry
- getRemoteShards() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionClusterInfo
- getRenameAlias() - Method in class io.metaloom.qdrant.client.http.model.collection.RenameAliasOperation
- getReplicateShardOperation() - Method in class io.metaloom.qdrant.client.http.model.cluster.CollectionUpdateClusterSetupRequest
- getReplicateStates() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ReplicaSetTelemetry
- getReplicationFactor() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
- getRequests() - Method in class io.metaloom.qdrant.client.http.model.telemetry.TelemetryData
- getResponses() - Method in class io.metaloom.qdrant.client.http.model.telemetry.GrpcTelemetry
- getResponses() - Method in class io.metaloom.qdrant.client.http.model.telemetry.WebApiTelemetry
- getRest() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RequestsTelemetry
- getResult() - Method in class io.metaloom.qdrant.client.http.model.cluster.ClusterInfoResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.cluster.ClusterStatusResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionIndexFieldResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionListResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.CollectionClusterInfoResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.ErrorResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.GenericBooleanStatusResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.point.PointCountResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.point.PointGetResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.point.PointsGetResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendBatchResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.point.PointsScrollResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchBatchResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.point.UpdateResultResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.service.LockOptionResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.service.ServiceTelemetryResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotCreateResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotListResponse
- getResult() - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotResponse
- getRole() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- getScheme() - Method in class io.metaloom.qdrant.client.http.AbstractQDrantClient
- getScheme() - Method in interface io.metaloom.qdrant.client.http.QDrantHttpClient
-
Return the configured protocol scheme.
- getScore() - Method in class io.metaloom.qdrant.client.http.model.point.ScoredPoint
- getScoreThreshold() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- getScoreThreshold() - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- getSearches() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendBatchRequest
- getSearches() - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchBatchRequest
- getSearches() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RemoteShardTelemetry
- getSegments() - Method in class io.metaloom.qdrant.client.http.model.telemetry.LocalShardTelemetry
- getSegmentsCount() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- getShardCount() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionClusterInfo
- getShardId() - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.AbstractShardOperation
- getShardId() - Method in interface io.metaloom.qdrant.client.http.model.cluster.ShardOperation
- getShardId() - Method in class io.metaloom.qdrant.client.http.model.collection.config.LocalShardInfo
- getShardId() - Method in class io.metaloom.qdrant.client.http.model.collection.config.RemoteShardInfo
- getShardId() - Method in class io.metaloom.qdrant.client.http.model.collection.config.ShardTransferInfo
- getShardId() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RemoteShardTelemetry
- getShardNumber() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- getShardNumber() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
- getShards() - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionDetailTelemetry
- getShardTransfers() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionClusterInfo
- getShould() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Filter
- getSize() - Method in class io.metaloom.qdrant.client.http.model.collection.config.VectorParams
- getSize() - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotDescription
- getState() - Method in class io.metaloom.qdrant.client.http.model.collection.config.LocalShardInfo
- getState() - Method in class io.metaloom.qdrant.client.http.model.collection.config.RemoteShardInfo
- getStatus() - Method in class io.metaloom.qdrant.client.http.model.AbstractResponse
- getStatus() - Method in class io.metaloom.qdrant.client.http.model.cluster.ClusterStatus
- getStatus() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- getStatus() - Method in class io.metaloom.qdrant.client.http.model.ErrorResponse
- getStatus() - Method in class io.metaloom.qdrant.client.http.model.point.UpdateResult
- getStatus() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterTelemetry
- getStatus() - Method in class io.metaloom.qdrant.client.http.model.telemetry.OptimizerTelemetry
- getStatusCode() - Method in exception io.metaloom.qdrant.client.http.impl.HttpErrorException
-
Returns the error HTTTP status code.
- getStream() - Method in class io.metaloom.qdrant.client.http.impl.QDrantBinaryResponseImpl
- getStream() - Method in interface io.metaloom.qdrant.client.http.QDrantBinaryResponse
-
Retrieve a blocking input stream of the response body.
- getSystem() - Method in class io.metaloom.qdrant.client.http.model.telemetry.AppBuildTelemetry
- getTerm() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- getText() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.match.MatchText
- getTickPeriodMs() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ConsensusConfigTelemetry
- getTime() - Method in class io.metaloom.qdrant.client.http.model.AbstractResponse
- getTime() - Method in class io.metaloom.qdrant.client.http.model.ErrorResponse
- getTo() - Method in class io.metaloom.qdrant.client.http.model.collection.config.ShardTransferInfo
- getToPeerId() - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.AbortTransferOperation
- getToPeerId() - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.MoveShardOperation
- getToPeerId() - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.ReplicateShardOperation
- getTopLeft() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.GeoBoundingBox
- getTransfers() - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionDetailTelemetry
- getUpdates() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RemoteShardTelemetry
- getUsing() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- getVacuumMinVectorNumber() - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- getValue() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.match.MatchValue
- getValuesCount() - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- getVariantName() - Method in class io.metaloom.qdrant.client.http.model.telemetry.LocalShardTelemetry
- getVector() - Method in class io.metaloom.qdrant.client.http.model.point.LookupLocation
- getVector() - Method in class io.metaloom.qdrant.client.http.model.point.NamedVector
- getVector() - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- getVector() - Method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- getVector() - Method in class io.metaloom.qdrant.client.http.model.point.Record
- getVector() - Method in class io.metaloom.qdrant.client.http.model.point.ScoredPoint
- getVector() - Method in class io.metaloom.qdrant.client.http.model.point.VectorDataPlain
- getVectors() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- getVectors() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
- getVectors() - Method in class io.metaloom.qdrant.client.http.model.point.PointsBatch
- getVectors() - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionsAggregatedTelemetry
- getVectorsCount() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- getVersion() - Method in class io.metaloom.qdrant.client.http.model.point.ScoredPoint
- getVersion() - Method in class io.metaloom.qdrant.client.http.model.telemetry.AppBuildTelemetry
- getWalCapacityMB() - Method in class io.metaloom.qdrant.client.http.model.collection.config.WalConfig
- getWalConfig() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- getWalConfig() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionConfig
- getWalSegmentsAhead() - Method in class io.metaloom.qdrant.client.http.model.collection.config.WalConfig
- getWithPayload() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- getWithPayload() - Method in class io.metaloom.qdrant.client.http.model.point.PointsScrollRequest
- getWithPayload() - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- getWithVector() - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- getWithVector() - Method in class io.metaloom.qdrant.client.http.model.point.PointsScrollRequest
- getWithVector() - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- getWriteConsistencyFactor() - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- getWriteConsistencyFactor() - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
- getWriteTimeout() - Method in class io.metaloom.qdrant.client.http.AbstractQDrantClient
- getWriteTimeout() - Method in interface io.metaloom.qdrant.client.http.QDrantHttpClient
-
Return the configured write timeout.
- GREEN - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.CollectionStatus
- GrpcTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- GrpcTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.GrpcTelemetry
H
- HasIdCondition - Class in io.metaloom.qdrant.client.http.model.collection.filter.condition
- HasIdCondition() - Constructor for class io.metaloom.qdrant.client.http.model.collection.filter.condition.HasIdCondition
- HnswConfig - Class in io.metaloom.qdrant.client.http.model.collection.config
- HnswConfig() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- HnswConfigDiff - Class in io.metaloom.qdrant.client.http.model.collection.config
- HnswConfigDiff() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.HnswConfigDiff
- hostname - Variable in class io.metaloom.qdrant.client.http.AbstractQDrantClient
- HttpErrorException - Exception in io.metaloom.qdrant.client.http.impl
-
Exception which is also used to return non-200 error responses.
- HttpErrorException(String, int, String) - Constructor for exception io.metaloom.qdrant.client.http.impl.HttpErrorException
- HttpErrorException(String, Exception) - Constructor for exception io.metaloom.qdrant.client.http.impl.HttpErrorException
I
- id(long) - Static method in interface io.metaloom.qdrant.client.http.model.point.PointId
- id(String) - Static method in interface io.metaloom.qdrant.client.http.model.point.PointId
- id(UUID) - Static method in interface io.metaloom.qdrant.client.http.model.point.PointId
- init() - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- INTEGER - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaParams
- INTEGER - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaType
- io.metaloom.qdrant.client.http - package io.metaloom.qdrant.client.http
- io.metaloom.qdrant.client.http.impl - package io.metaloom.qdrant.client.http.impl
- io.metaloom.qdrant.client.http.method - package io.metaloom.qdrant.client.http.method
- io.metaloom.qdrant.client.http.model - package io.metaloom.qdrant.client.http.model
- io.metaloom.qdrant.client.http.model.cluster - package io.metaloom.qdrant.client.http.model.cluster
- io.metaloom.qdrant.client.http.model.cluster.operation - package io.metaloom.qdrant.client.http.model.cluster.operation
- io.metaloom.qdrant.client.http.model.collection - package io.metaloom.qdrant.client.http.model.collection
- io.metaloom.qdrant.client.http.model.collection.config - package io.metaloom.qdrant.client.http.model.collection.config
- io.metaloom.qdrant.client.http.model.collection.filter - package io.metaloom.qdrant.client.http.model.collection.filter
- io.metaloom.qdrant.client.http.model.collection.filter.condition - package io.metaloom.qdrant.client.http.model.collection.filter.condition
- io.metaloom.qdrant.client.http.model.collection.filter.match - package io.metaloom.qdrant.client.http.model.collection.filter.match
- io.metaloom.qdrant.client.http.model.point - package io.metaloom.qdrant.client.http.model.point
- io.metaloom.qdrant.client.http.model.service - package io.metaloom.qdrant.client.http.model.service
- io.metaloom.qdrant.client.http.model.snapshot - package io.metaloom.qdrant.client.http.model.snapshot
- io.metaloom.qdrant.client.http.model.telemetry - package io.metaloom.qdrant.client.http.model.telemetry
- io.metaloom.qdrant.client.json - package io.metaloom.qdrant.client.json
- io.metaloom.qdrant.client.json.serializer - package io.metaloom.qdrant.client.json.serializer
- io.metaloom.qdrant.client.util - package io.metaloom.qdrant.client.util
- isDebug() - Method in class io.metaloom.qdrant.client.http.model.telemetry.AppFeaturesTelemetry
- isDocker() - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- IsEmptyCondition - Class in io.metaloom.qdrant.client.http.model.collection.filter.condition
- IsEmptyCondition() - Constructor for class io.metaloom.qdrant.client.http.model.collection.filter.condition.IsEmptyCondition
- isEnabled() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterTelemetry
- isServiceDebugFeature() - Method in class io.metaloom.qdrant.client.http.model.telemetry.AppFeaturesTelemetry
- isSuccessful() - Method in class io.metaloom.qdrant.client.http.impl.QDrantBinaryResponseImpl
- isSuccessful() - Method in interface io.metaloom.qdrant.client.http.QDrantBinaryResponse
-
Check whether the request was successful.
- isSync() - Method in class io.metaloom.qdrant.client.http.model.collection.config.ShardTransferInfo
- isVoter() - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- isWebFeature() - Method in class io.metaloom.qdrant.client.http.model.telemetry.AppFeaturesTelemetry
- isWithPayload() - Method in class io.metaloom.qdrant.client.http.model.point.PointsGetRequest
- isWithVector() - Method in class io.metaloom.qdrant.client.http.model.point.PointsGetRequest
- isWrite() - Method in class io.metaloom.qdrant.client.http.model.service.LockOption
- isWrite() - Method in class io.metaloom.qdrant.client.http.model.service.LockRequest
J
- json() - Method in class io.metaloom.qdrant.client.http.impl.QDrantClientRequestImpl
- json() - Method in interface io.metaloom.qdrant.client.http.QDrantClientRequest
-
Executes the request in a synchronized blocking way and returns the returned JSON data.
- Json - Class in io.metaloom.qdrant.client.json
-
Helper which manages JSON handling.
- JsonException - Exception in io.metaloom.qdrant.client.json
- JsonException(String) - Constructor for exception io.metaloom.qdrant.client.json.JsonException
K
- KEYWORD - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaParams
- KEYWORD - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaType
L
- list(long...) - Static method in interface io.metaloom.qdrant.client.http.model.point.PointId
- list(String...) - Static method in interface io.metaloom.qdrant.client.http.model.point.PointId
- list(UUID...) - Static method in interface io.metaloom.qdrant.client.http.model.point.PointId
- listCollections() - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- listCollections() - Method in interface io.metaloom.qdrant.client.http.method.CollectionMethods
-
Get list name of all existing collections.
- listCollectionSnapshots(String) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- listCollectionSnapshots(String) - Method in interface io.metaloom.qdrant.client.http.method.SnapshotMethods
-
Get list of snapshots for a collection
- listStorageSnapshots() - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- listStorageSnapshots() - Method in interface io.metaloom.qdrant.client.http.method.SnapshotMethods
-
Get list of snapshots of the whole storage.
- loadCollection(String) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- loadCollection(String) - Method in interface io.metaloom.qdrant.client.http.method.CollectionMethods
-
Get detailed information about specified existing collection.
- LocalShardInfo - Class in io.metaloom.qdrant.client.http.model.collection.config
- LocalShardInfo() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.LocalShardInfo
- LocalShardTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- LocalShardTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.LocalShardTelemetry
- LockOption - Class in io.metaloom.qdrant.client.http.model.service
- LockOption() - Constructor for class io.metaloom.qdrant.client.http.model.service.LockOption
- LockOptionResponse - Class in io.metaloom.qdrant.client.http.model.service
- LockOptionResponse() - Constructor for class io.metaloom.qdrant.client.http.model.service.LockOptionResponse
- LockRequest - Class in io.metaloom.qdrant.client.http.model.service
- LockRequest() - Constructor for class io.metaloom.qdrant.client.http.model.service.LockRequest
- log - Static variable in class io.metaloom.qdrant.client.http.impl.QDrantClientRequestImpl
- log - Static variable in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- LookupLocation - Class in io.metaloom.qdrant.client.http.model.point
- LookupLocation() - Constructor for class io.metaloom.qdrant.client.http.model.point.LookupLocation
M
- mapper - Static variable in class io.metaloom.qdrant.client.json.Json
- Match - Interface in io.metaloom.qdrant.client.http.model.collection.filter.match
- MatchDeserializer - Class in io.metaloom.qdrant.client.json.serializer
- MatchDeserializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.MatchDeserializer
- MatchText - Class in io.metaloom.qdrant.client.http.model.collection.filter.match
- MatchText() - Constructor for class io.metaloom.qdrant.client.http.model.collection.filter.match.MatchText
- MatchValue - Class in io.metaloom.qdrant.client.http.model.collection.filter.match
- MatchValue() - Constructor for class io.metaloom.qdrant.client.http.model.collection.filter.match.MatchValue
- MEDIA_TYPE_JSON - Static variable in class io.metaloom.qdrant.client.http.impl.QDrantClientRequestImpl
- MoveShardOperation - Class in io.metaloom.qdrant.client.http.model.cluster.operation
- MoveShardOperation() - Constructor for class io.metaloom.qdrant.client.http.model.cluster.operation.MoveShardOperation
N
- NamedVector - Class in io.metaloom.qdrant.client.http.model.point
- NamedVector() - Constructor for class io.metaloom.qdrant.client.http.model.point.NamedVector
- NamedVectorDeserializer - Class in io.metaloom.qdrant.client.json.serializer
- NamedVectorDeserializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.NamedVectorDeserializer
- NamedVectorParams - Class in io.metaloom.qdrant.client.http.model.collection.config
- NamedVectorParams() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.NamedVectorParams
- number(String) - Method in class io.metaloom.qdrant.client.http.model.point.Payload
O
- of(float...) - Static method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- of(float...) - Static method in class io.metaloom.qdrant.client.http.model.point.Vector
- of(long...) - Static method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.HasIdCondition
- of(long, Distance) - Static method in class io.metaloom.qdrant.client.http.model.collection.config.VectorParams
- of(String) - Static method in class io.metaloom.qdrant.client.http.model.point.Payload
-
Construct a new payload using the provided JSON string.
- of(String, float...) - Static method in class io.metaloom.qdrant.client.http.model.point.NamedVector
- of(String, float...) - Static method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- of(String, int, Distance) - Static method in class io.metaloom.qdrant.client.http.model.collection.config.NamedVectorParams
- OperationDurationStatistics - Class in io.metaloom.qdrant.client.http.model.telemetry
- OperationDurationStatistics() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.OperationDurationStatistics
- OperationResponse - Class in io.metaloom.qdrant.client.http.model
- OperationResponse() - Constructor for class io.metaloom.qdrant.client.http.model.OperationResponse
- OptimizersConfig - Class in io.metaloom.qdrant.client.http.model.collection.config
- OptimizersConfig() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- OptimizersConfigDiff - Class in io.metaloom.qdrant.client.http.model.collection.config
- OptimizersConfigDiff() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfigDiff
- OptimizersStatus - Class in io.metaloom.qdrant.client.http.model.collection.config
- OptimizersStatus() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.OptimizersStatus
- OptimizerTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- OptimizerTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.OptimizerTelemetry
- overwritePayload(String, PointOverwritePayloadRequest, boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- overwritePayload(String, PointOverwritePayloadRequest, boolean) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Replace full payload of points with new one.
P
- P2pConfigTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- P2pConfigTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.P2pConfigTelemetry
- parse(RestModel) - Static method in class io.metaloom.qdrant.client.json.Json
- parse(String, Class<T>) - Static method in class io.metaloom.qdrant.client.json.Json
- parseCompact(RestModel) - Static method in class io.metaloom.qdrant.client.json.Json
- PARTIAL - Enum constant in enum class io.metaloom.qdrant.client.http.model.cluster.ReplicaState
- PATCH - Static variable in interface io.metaloom.qdrant.client.http.QDrantClientRequest
- Payload - Class in io.metaloom.qdrant.client.http.model.point
- Payload() - Constructor for class io.metaloom.qdrant.client.http.model.point.Payload
- PayloadDeserializer - Class in io.metaloom.qdrant.client.json.serializer
- PayloadDeserializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.PayloadDeserializer
- PayloadField - Class in io.metaloom.qdrant.client.http.model.collection.filter
- PayloadField() - Constructor for class io.metaloom.qdrant.client.http.model.collection.filter.PayloadField
- PayloadFieldSchema - Class in io.metaloom.qdrant.client.http.model.collection
- PayloadFieldSchema() - Constructor for class io.metaloom.qdrant.client.http.model.collection.PayloadFieldSchema
- PayloadIndexInfo - Class in io.metaloom.qdrant.client.http.model.collection
- PayloadIndexInfo() - Constructor for class io.metaloom.qdrant.client.http.model.collection.PayloadIndexInfo
- PayloadSchemaParams - Enum Class in io.metaloom.qdrant.client.http.model.collection
- PayloadSchemaType - Enum Class in io.metaloom.qdrant.client.http.model.collection
- PayloadSerializer - Class in io.metaloom.qdrant.client.json.serializer
- PayloadSerializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.PayloadSerializer
- PointCountRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointCountRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointCountRequest
- PointCountResponse - Class in io.metaloom.qdrant.client.http.model.point
- PointCountResponse() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointCountResponse
- PointDeletePayloadRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointDeletePayloadRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointDeletePayloadRequest
- PointGetResponse - Class in io.metaloom.qdrant.client.http.model.point
- PointGetResponse() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointGetResponse
- PointId - Interface in io.metaloom.qdrant.client.http.model.point
- PointIdDeserializer - Class in io.metaloom.qdrant.client.json.serializer
- PointIdDeserializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.PointIdDeserializer
- PointIdLong - Class in io.metaloom.qdrant.client.http.model.point
- PointIdLong() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointIdLong
- PointIdSerializer - Class in io.metaloom.qdrant.client.json.serializer
- PointIdSerializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.PointIdSerializer
- PointIdUUID - Class in io.metaloom.qdrant.client.http.model.point
- PointIdUUID() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointIdUUID
- PointMethods - Interface in io.metaloom.qdrant.client.http.method
- PointOverwritePayloadRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointOverwritePayloadRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointOverwritePayloadRequest
- PointsBatch - Class in io.metaloom.qdrant.client.http.model.point
- PointsBatch() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsBatch
- PointsBatchUpsertRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointsBatchUpsertRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsBatchUpsertRequest
- PointsClearPayloadRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointsClearPayloadRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsClearPayloadRequest
- PointsDeleteRequest - Interface in io.metaloom.qdrant.client.http.model.point
- PointSetPayloadRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointSetPayloadRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointSetPayloadRequest
- PointsFilterDeleteRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointsFilterDeleteRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsFilterDeleteRequest
- PointsGetRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointsGetRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsGetRequest
- PointsGetResponse - Class in io.metaloom.qdrant.client.http.model.point
- PointsGetResponse() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsGetResponse
- PointsListDeleteRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointsListDeleteRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsListDeleteRequest
- PointsListUpsertRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointsListUpsertRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsListUpsertRequest
- PointsRecommendBatchRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointsRecommendBatchRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsRecommendBatchRequest
- PointsRecommendBatchResponse - Class in io.metaloom.qdrant.client.http.model.point
- PointsRecommendBatchResponse() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsRecommendBatchResponse
- PointsRecommendRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointsRecommendRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- PointsRecommendResponse - Class in io.metaloom.qdrant.client.http.model.point
- PointsRecommendResponse() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsRecommendResponse
- PointsScrollRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointsScrollRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsScrollRequest
- PointsScrollResponse - Class in io.metaloom.qdrant.client.http.model.point
- PointsScrollResponse() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsScrollResponse
- PointsSearchBatchRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointsSearchBatchRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsSearchBatchRequest
- PointsSearchBatchResponse - Class in io.metaloom.qdrant.client.http.model.point
- PointsSearchBatchResponse() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsSearchBatchResponse
- PointsSearchRequest - Class in io.metaloom.qdrant.client.http.model.point
- PointsSearchRequest() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- PointsSearchResponse - Class in io.metaloom.qdrant.client.http.model.point
- PointsSearchResponse() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointsSearchResponse
- PointStruct - Class in io.metaloom.qdrant.client.http.model.point
- PointStruct() - Constructor for class io.metaloom.qdrant.client.http.model.point.PointStruct
- PointsUpsertRequest - Interface in io.metaloom.qdrant.client.http.model.point
-
Marker interface to differentiate between
PointsBatchUpsertRequest/PointsListUpsertRequest. - port - Variable in class io.metaloom.qdrant.client.http.AbstractQDrantClient
- POST - Static variable in interface io.metaloom.qdrant.client.http.QDrantClientRequest
- PUT - Static variable in interface io.metaloom.qdrant.client.http.QDrantClientRequest
Q
- QDrantBinaryResponse - Interface in io.metaloom.qdrant.client.http
- QDrantBinaryResponseImpl - Class in io.metaloom.qdrant.client.http.impl
- QDrantBinaryResponseImpl(Response) - Constructor for class io.metaloom.qdrant.client.http.impl.QDrantBinaryResponseImpl
- QDrantClientRequest<T extends RestResponse> - Interface in io.metaloom.qdrant.client.http
- QDrantClientRequestImpl<T extends RestResponse> - Class in io.metaloom.qdrant.client.http.impl
- QDrantClientRequestImpl(String, String, QDrantHttpClient, OkHttpClient, RestRequestModel, Class<T>) - Constructor for class io.metaloom.qdrant.client.http.impl.QDrantClientRequestImpl
- QDrantClientUtil - Class in io.metaloom.qdrant.client.util
- QDrantHttpClient - Interface in io.metaloom.qdrant.client.http
- QDrantHttpClientImpl - Class in io.metaloom.qdrant.client.http.impl
-
Implementation for the
QDrantHttpClient - QDrantHttpClientImpl(String, String, int, Duration, Duration, Duration) - Constructor for class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
-
Create a new client with a default timeout of 10s for all timeouts (connect, read and write).
- QDrantHttpClientImpl.Builder - Class in io.metaloom.qdrant.client.http.impl
R
- Range - Class in io.metaloom.qdrant.client.http.model.collection.filter
- Range() - Constructor for class io.metaloom.qdrant.client.http.model.collection.filter.Range
- readTimeout - Variable in class io.metaloom.qdrant.client.http.AbstractQDrantClient
- recommendBatchPoints(String, PointsRecommendBatchRequest) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- recommendBatchPoints(String, PointsRecommendBatchRequest) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Look for the points which are closer to stored positive examples and at the same time further to negative examples.
- recommendPoints(String, PointsRecommendRequest) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- recommendPoints(String, PointsRecommendRequest) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Look for the points which are closer to stored positive examples and at the same time further to negative examples.
- Record - Class in io.metaloom.qdrant.client.http.model.point
- Record() - Constructor for class io.metaloom.qdrant.client.http.model.point.Record
- recoverSnapshot(String, SnapshotRecoverRequest) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- recoverSnapshot(String, SnapshotRecoverRequest) - Method in interface io.metaloom.qdrant.client.http.method.SnapshotMethods
-
Recover local collection data from a snapshot.
- RED - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.CollectionStatus
- RemoteShardInfo - Class in io.metaloom.qdrant.client.http.model.collection.config
- RemoteShardInfo() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.RemoteShardInfo
- RemoteShardTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- RemoteShardTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.RemoteShardTelemetry
- removePeerFromCluster(String, boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- removePeerFromCluster(String, boolean) - Method in interface io.metaloom.qdrant.client.http.method.ClusterMethods
-
Tries to remove peer from the cluster.
- RenameAlias - Class in io.metaloom.qdrant.client.http.model.collection
- RenameAlias() - Constructor for class io.metaloom.qdrant.client.http.model.collection.RenameAlias
- RenameAliasOperation - Class in io.metaloom.qdrant.client.http.model.collection
- RenameAliasOperation() - Constructor for class io.metaloom.qdrant.client.http.model.collection.RenameAliasOperation
- REPLICA - Enum constant in enum class io.metaloom.qdrant.client.http.model.snapshot.SnapshotPriority
- ReplicaSetTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- ReplicaSetTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.ReplicaSetTelemetry
- ReplicaState - Enum Class in io.metaloom.qdrant.client.http.model.cluster
- ReplicateShardOperation - Class in io.metaloom.qdrant.client.http.model.cluster.operation
- ReplicateShardOperation() - Constructor for class io.metaloom.qdrant.client.http.model.cluster.operation.ReplicateShardOperation
- ReponseStatus - Class in io.metaloom.qdrant.client.http.model
- ReponseStatus() - Constructor for class io.metaloom.qdrant.client.http.model.ReponseStatus
- RequestsTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- RequestsTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.RequestsTelemetry
- RestModel - Interface in io.metaloom.qdrant.client.http.model
-
Marker interface for all REST models.
- RestRequestModel - Interface in io.metaloom.qdrant.client.http.model
- RestResponse - Interface in io.metaloom.qdrant.client.http.model
-
Marker interface for REST responses
- RunningEnvironmentTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- RunningEnvironmentTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
S
- scheme - Variable in class io.metaloom.qdrant.client.http.AbstractQDrantClient
- ScoredPoint - Class in io.metaloom.qdrant.client.http.model.point
- ScoredPoint() - Constructor for class io.metaloom.qdrant.client.http.model.point.ScoredPoint
- scrollPoints(String, PointsScrollRequest) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- scrollPoints(String, PointsScrollRequest) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Scroll request - paginate over all points which matches given filtering condition.
- ScrollResult - Class in io.metaloom.qdrant.client.http.model.point
- ScrollResult() - Constructor for class io.metaloom.qdrant.client.http.model.point.ScrollResult
- searchBatchPoints(String, PointsSearchBatchRequest) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- searchBatchPoints(String, PointsSearchBatchRequest) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Retrieve by batch the closest points based on vector similarity and given filtering conditions.
- SearchParams - Class in io.metaloom.qdrant.client.http.model.point
- SearchParams() - Constructor for class io.metaloom.qdrant.client.http.model.point.SearchParams
- searchPoints(String, PointsSearchRequest) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- searchPoints(String, PointsSearchRequest) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Retrieve closest points based on vector similarity and given filtering conditions.
- SegmentTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- SegmentTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.SegmentTelemetry
- serialize(BatchVectorData, JsonGenerator, SerializerProvider) - Method in class io.metaloom.qdrant.client.json.serializer.BatchVectorDataSerializer
- serialize(Payload, JsonGenerator, SerializerProvider) - Method in class io.metaloom.qdrant.client.json.serializer.PayloadSerializer
- serialize(PointId, JsonGenerator, SerializerProvider) - Method in class io.metaloom.qdrant.client.json.serializer.PointIdSerializer
- serialize(VectorData, JsonGenerator, SerializerProvider) - Method in class io.metaloom.qdrant.client.json.serializer.VectorDataSerializer
- serialize(Vector, JsonGenerator, SerializerProvider) - Method in class io.metaloom.qdrant.client.json.serializer.VectorSerializer
- ServiceMethods - Interface in io.metaloom.qdrant.client.http.method
- ServiceTelemetryResponse - Class in io.metaloom.qdrant.client.http.model.service
- ServiceTelemetryResponse() - Constructor for class io.metaloom.qdrant.client.http.model.service.ServiceTelemetryResponse
- setAbortTransferOperation(AbortTransferOperation) - Method in class io.metaloom.qdrant.client.http.model.cluster.CollectionUpdateClusterSetupRequest
- setActions(List<AliasOperation>) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionUpdateAliasesRequest
- setAliasName(String) - Method in class io.metaloom.qdrant.client.http.model.collection.CreateAlias
- setAliasName(String) - Method in class io.metaloom.qdrant.client.http.model.collection.DeleteAlias
- setApp(AppBuildTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.TelemetryData
- setAvgDurationMicros(Float) - Method in class io.metaloom.qdrant.client.http.model.telemetry.OperationDurationStatistics
- setBatch(PointsBatch) - Method in class io.metaloom.qdrant.client.http.model.point.PointsBatchUpsertRequest
- setBootstrapTimeoutSec(long) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ConsensusConfigTelemetry
- setBottomRight(GeoPoint) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.GeoBoundingBox
- setCenter(GeoPoint) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.GeoRadius
- setCluster(ClusterTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.TelemetryData
- setCollection(String) - Method in class io.metaloom.qdrant.client.http.model.point.LookupLocation
- setCollectionName(String) - Method in class io.metaloom.qdrant.client.http.model.collection.CreateAlias
- setCollections(CollectionsTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.TelemetryData
- setCollections(List<CollectionDescription>) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionsResponse
- setCollections(List<CollectionTelemetry>) - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionsTelemetry
- setCommit(long) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- setComponents(float...) - Method in class io.metaloom.qdrant.client.http.model.point.Vector
- setComponents(List<Float>) - Method in class io.metaloom.qdrant.client.http.model.point.Vector
- setConfig(CollectionConfig) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- setConfig(CollectionConfig) - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionDetailTelemetry
- setConfig(ClusterConfigTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterTelemetry
- setConnectionPoolSize(int) - Method in class io.metaloom.qdrant.client.http.model.telemetry.P2pConfigTelemetry
- setConnectTimeout(Duration) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl.Builder
-
Set connection timeout.
- setConsensus(ConsensusConfigTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterConfigTelemetry
- setConsensusThreadStatus(ConsensusThreadStatus) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- setConsensusThreadStatus(String) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ConsensusThreadStatus
- setCores(Integer) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- setCount(int) - Method in class io.metaloom.qdrant.client.http.model.telemetry.OperationDurationStatistics
- setCount(long) - Method in class io.metaloom.qdrant.client.http.model.point.CountResult
- setCpuFlags(String) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- setCreateAlias(CreateAlias) - Method in class io.metaloom.qdrant.client.http.model.collection.CreateAliasOperation
- setCreationTime(String) - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotDescription
- setDataType(PayloadSchemaType) - Method in class io.metaloom.qdrant.client.http.model.collection.PayloadIndexInfo
- setDebug(boolean) - Method in class io.metaloom.qdrant.client.http.model.telemetry.AppFeaturesTelemetry
- setDeleteAlias(DeleteAlias) - Method in class io.metaloom.qdrant.client.http.model.collection.DeleteAliasOperation
- setDeletedThreshold(Double) - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- setDiskSize(Integer) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- setDistance(Distance) - Method in class io.metaloom.qdrant.client.http.model.collection.config.VectorParams
- setDistribution(String) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- setDistributionVersion(String) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- setDocker(boolean) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- setDropReplicaOperation(DropReplicaOperation) - Method in class io.metaloom.qdrant.client.http.model.cluster.CollectionUpdateClusterSetupRequest
- setEfConstruct(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- setEnabled(boolean) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterTelemetry
- setError(String) - Method in class io.metaloom.qdrant.client.http.model.ReponseStatus
- setError(String) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ConsensusThreadStatus
- setErrorMessage(String) - Method in class io.metaloom.qdrant.client.http.model.service.LockOption
- setErrorMessage(String) - Method in class io.metaloom.qdrant.client.http.model.service.LockRequest
- setExact(Boolean) - Method in class io.metaloom.qdrant.client.http.model.point.PointCountRequest
- setExact(Boolean) - Method in class io.metaloom.qdrant.client.http.model.point.SearchParams
- setFailCount(Integer) - Method in class io.metaloom.qdrant.client.http.model.telemetry.OperationDurationStatistics
- setFeatures(AppFeaturesTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.AppBuildTelemetry
- setFieldName(String) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateIndexFieldRequest
- setFieldSchema(PayloadFieldSchema) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateIndexFieldRequest
- setFilter(Filter) - Method in class io.metaloom.qdrant.client.http.model.point.PointCountRequest
- setFilter(Filter) - Method in class io.metaloom.qdrant.client.http.model.point.PointDeletePayloadRequest
- setFilter(Filter) - Method in class io.metaloom.qdrant.client.http.model.point.PointsClearPayloadRequest
- setFilter(Filter) - Method in class io.metaloom.qdrant.client.http.model.point.PointSetPayloadRequest
- setFilter(Filter) - Method in class io.metaloom.qdrant.client.http.model.point.PointsFilterDeleteRequest
- setFilter(Filter) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setFilter(Filter) - Method in class io.metaloom.qdrant.client.http.model.point.PointsScrollRequest
- setFilter(Filter) - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- setFlushIntervalSec(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- setFrom(long) - Method in class io.metaloom.qdrant.client.http.model.collection.config.ShardTransferInfo
- setFromPeerId(BigInteger) - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.AbortTransferOperation
- setFromPeerId(BigInteger) - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.MoveShardOperation
- setFromPeerId(BigInteger) - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.ReplicateShardOperation
- setFullScanThreshold(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- setGeoBoundingBox(GeoBoundingBox) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- setGeoRadius(GeoRadius) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- setGreaterThan(Double) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Range
- setGreaterThan(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.ValuesCount
- setGreaterThanEqual(Double) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Range
- setGreaterThanEqual(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.ValuesCount
- setGrpc(GrpcTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RequestsTelemetry
- setGrpcTimeoutMs(long) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterConfigTelemetry
- setHnswBeamSearchSize(Integer) - Method in class io.metaloom.qdrant.client.http.model.point.SearchParams
- setHnswConfig(HnswConfig) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionConfig
- setHnswConfig(HnswConfigDiff) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- setHostname(String) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl.Builder
-
Set the hostname for the client.
- setId(int) - Method in class io.metaloom.qdrant.client.http.model.point.ScoredPoint
- setId(int) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ReplicaSetTelemetry
- setId(long) - Method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- setId(PointId) - Method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- setId(PointId) - Method in class io.metaloom.qdrant.client.http.model.point.Record
- setId(Long) - Method in class io.metaloom.qdrant.client.http.model.point.PointIdLong
- setId(String) - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionDetailTelemetry
- setId(String) - Method in class io.metaloom.qdrant.client.http.model.telemetry.TelemetryData
- setId(UUID) - Method in class io.metaloom.qdrant.client.http.model.point.PointIdUUID
- setIds(long...) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.HasIdCondition
- setIds(long...) - Method in class io.metaloom.qdrant.client.http.model.point.PointsBatch
- setIds(long...) - Method in class io.metaloom.qdrant.client.http.model.point.PointsGetRequest
- setIds(List<PointId>) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.HasIdCondition
- setIds(List<PointId>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsBatch
- setIds(List<Long>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsGetRequest
- setIndexedVectorsCount(int) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- setIndexingThreshold(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- setInitTimeMs(long) - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionDetailTelemetry
- setIsEmpty(PayloadField) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.IsEmptyCondition
- setJson(JsonNode) - Method in class io.metaloom.qdrant.client.http.model.point.Payload
- setKey(String) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- setKey(String) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.PayloadField
- setKeys(String...) - Method in class io.metaloom.qdrant.client.http.model.point.PointDeletePayloadRequest
- setKeys(List<String>) - Method in class io.metaloom.qdrant.client.http.model.point.PointDeletePayloadRequest
- setLastUpdate(String) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ConsensusThreadStatus
- setLatitude(double) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.GeoPoint
- setLessThan(Double) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Range
- setLessThan(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.ValuesCount
- setLessThanEqual(Double) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Range
- setLessThanEqual(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.ValuesCount
- setLimit(int) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setLimit(int) - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- setLimit(Integer) - Method in class io.metaloom.qdrant.client.http.model.point.PointsScrollRequest
- setLocal(LocalShardTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ReplicaSetTelemetry
- setLocalShards(List<LocalShardInfo>) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionClusterInfo
- setLocation(String) - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotRecoverRequest
- setLockOptions(String, boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- setLockOptions(String, boolean) - Method in interface io.metaloom.qdrant.client.http.method.ServiceMethods
-
Set lock options.
- setLongitude(double) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.GeoPoint
- setLookupFrom(LookupLocation) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setM(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- setMatch(Match) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- setMaxDurationMicros(Float) - Method in class io.metaloom.qdrant.client.http.model.telemetry.OperationDurationStatistics
- setMaxIndexingThreads(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- setMaxMessageQueueSize(int) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ConsensusConfigTelemetry
- setMaxOptimizationThreads(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- setMaxSegmentSize(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- setMemmapThreshold(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- setMinDurationMicros(Float) - Method in class io.metaloom.qdrant.client.http.model.telemetry.OperationDurationStatistics
- setMoveShardOperation(MoveShardOperation) - Method in class io.metaloom.qdrant.client.http.model.cluster.CollectionUpdateClusterSetupRequest
- setMust(Condition...) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Filter
- setMust(List<? extends Condition>) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Filter
- setMustNot(Condition...) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Filter
- setMustNot(List<? extends Condition>) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Filter
- setName(String) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionDescription
- setName(String) - Method in class io.metaloom.qdrant.client.http.model.point.NamedVector
- setName(String) - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotDescription
- setNegative(List<PointId>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setNewAliasName(String) - Method in class io.metaloom.qdrant.client.http.model.collection.RenameAlias
- setNextPageOffset(Long) - Method in class io.metaloom.qdrant.client.http.model.point.ScrollResult
- setNumberOfCollections(int) - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionsTelemetry
- setNumberOfPeers(int) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- setOffset(Integer) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setOffset(Integer) - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- setOffset(Long) - Method in class io.metaloom.qdrant.client.http.model.point.PointsScrollRequest
- setOldAliasName(String) - Method in class io.metaloom.qdrant.client.http.model.collection.RenameAlias
- setOnDisk(Boolean) - Method in class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- setOnDiskPayload(Boolean) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- setOnDiskPayload(Boolean) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
- setOperationId(long) - Method in class io.metaloom.qdrant.client.http.model.point.UpdateResult
- setOptimizations(OperationDurationStatistics) - Method in class io.metaloom.qdrant.client.http.model.telemetry.OptimizerTelemetry
- setOptimizations(OptimizerTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.LocalShardTelemetry
- setOptimizerConfig(OptimizersConfig) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionConfig
- setOptimizersConfig(OptimizersConfigDiff) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- setOptimizersConfig(OptimizersConfigDiff) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionUpdateRequest
- setOptimizersStatus(OptimizersStatus) - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionsAggregatedTelemetry
- setOptimizerStatus(String) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- setP2p(P2pConfigTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterConfigTelemetry
- setParams(CollectionParams) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionConfig
- setParams(CollectionParams) - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionsAggregatedTelemetry
- setParams(CollectionParamsDiff) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionUpdateRequest
- setParams(PayloadSchemaParams) - Method in class io.metaloom.qdrant.client.http.model.collection.PayloadIndexInfo
- setParams(SearchParams) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setParams(SearchParams) - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- setPayload(JsonNode) - Method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- setPayload(Payload) - Method in class io.metaloom.qdrant.client.http.model.point.PointSetPayloadRequest
- setPayload(Payload) - Method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- setPayload(Payload) - Method in class io.metaloom.qdrant.client.http.model.point.Record
- setPayload(Payload) - Method in class io.metaloom.qdrant.client.http.model.point.ScoredPoint
- setPayload(String) - Method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- setPayloadM(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- setPayloads(Payload...) - Method in class io.metaloom.qdrant.client.http.model.point.PointsBatch
- setPayloads(List<Payload>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsBatch
- setPayloadSchema(Map<String, PayloadIndexInfo>) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- setPeerId(long) - Method in class io.metaloom.qdrant.client.http.model.collection.config.RemoteShardInfo
- setPeerId(long) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- setPeerId(Long) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RemoteShardTelemetry
- setPeerId(BigInteger) - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.DropReplicaOperation
- setPeerId(BigInteger) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionClusterInfo
- setPendingOperations(int) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- setPointPayload(String, PointSetPayloadRequest, boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- setPointPayload(String, PointSetPayloadRequest, boolean) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Set payload values for points.
- setPoints(int) - Method in class io.metaloom.qdrant.client.http.model.collection.PayloadIndexInfo
- setPoints(long...) - Method in class io.metaloom.qdrant.client.http.model.point.PointDeletePayloadRequest
- setPoints(long...) - Method in class io.metaloom.qdrant.client.http.model.point.PointsClearPayloadRequest
- setPoints(long...) - Method in class io.metaloom.qdrant.client.http.model.point.PointSetPayloadRequest
- setPoints(long...) - Method in class io.metaloom.qdrant.client.http.model.point.PointsListDeleteRequest
- setPoints(PointStruct...) - Method in class io.metaloom.qdrant.client.http.model.point.PointsListUpsertRequest
- setPoints(List<PointId>) - Method in class io.metaloom.qdrant.client.http.model.point.PointDeletePayloadRequest
- setPoints(List<PointId>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsClearPayloadRequest
- setPoints(List<PointId>) - Method in class io.metaloom.qdrant.client.http.model.point.PointSetPayloadRequest
- setPoints(List<PointId>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsListDeleteRequest
- setPoints(List<PointStruct>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsListUpsertRequest
- setPoints(List<Record>) - Method in class io.metaloom.qdrant.client.http.model.point.ScrollResult
- setPointsCount(int) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- setPointsCount(int) - Method in class io.metaloom.qdrant.client.http.model.collection.config.LocalShardInfo
- setPort(int) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl.Builder
-
Set the port to connect to.
- setPositive(long...) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setPositive(String...) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setPositive(List<PointId>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setPositive(UUID...) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setPriority(SnapshotPriority) - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotRecoverRequest
- setRadius(double) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.GeoRadius
- setRamSize(Integer) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RunningEnvironmentTelemetry
- setRange(Range) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- setReadTimeout(Duration) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl.Builder
-
Set read timeout for the client.
- setRemote(List<RemoteShardTelemetry>) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ReplicaSetTelemetry
- setRemoteShards(List<RemoteShardInfo>) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionClusterInfo
- setRenameAlias(RenameAlias) - Method in class io.metaloom.qdrant.client.http.model.collection.RenameAliasOperation
- setReplicateShardOperation(ReplicateShardOperation) - Method in class io.metaloom.qdrant.client.http.model.cluster.CollectionUpdateClusterSetupRequest
- setReplicateStates(Object) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ReplicaSetTelemetry
- setReplicationFactor(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
- setRequests(RequestsTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.TelemetryData
- setResponses(Map<String, OperationDurationStatistics>) - Method in class io.metaloom.qdrant.client.http.model.telemetry.GrpcTelemetry
- setResponses(Map<String, Map<String, OperationDurationStatistics>>) - Method in class io.metaloom.qdrant.client.http.model.telemetry.WebApiTelemetry
- setRest(WebApiTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RequestsTelemetry
- setResult(boolean) - Method in class io.metaloom.qdrant.client.http.model.GenericBooleanStatusResponse
- setResult(ClusterStatus) - Method in class io.metaloom.qdrant.client.http.model.cluster.ClusterStatusResponse
- setResult(CollectionInfo) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionResponse
- setResult(CollectionsResponse) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionListResponse
- setResult(CollectionClusterInfo) - Method in class io.metaloom.qdrant.client.http.model.cluster.ClusterInfoResponse
- setResult(CollectionClusterInfo) - Method in class io.metaloom.qdrant.client.http.model.CollectionClusterInfoResponse
- setResult(CountResult) - Method in class io.metaloom.qdrant.client.http.model.point.PointCountResponse
- setResult(Record) - Method in class io.metaloom.qdrant.client.http.model.point.PointGetResponse
- setResult(ScrollResult) - Method in class io.metaloom.qdrant.client.http.model.point.PointsScrollResponse
- setResult(UpdateResult) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionIndexFieldResponse
- setResult(UpdateResult) - Method in class io.metaloom.qdrant.client.http.model.point.UpdateResultResponse
- setResult(LockOption) - Method in class io.metaloom.qdrant.client.http.model.service.LockOptionResponse
- setResult(SnapshotDescription) - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotCreateResponse
- setResult(SnapshotDescription) - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotResponse
- setResult(TelemetryData) - Method in class io.metaloom.qdrant.client.http.model.service.ServiceTelemetryResponse
- setResult(Object) - Method in class io.metaloom.qdrant.client.http.model.ErrorResponse
- setResult(List<Record>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsGetResponse
- setResult(List<ScoredPoint>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendResponse
- setResult(List<ScoredPoint>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchResponse
- setResult(List<SnapshotDescription>) - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotListResponse
- setResult(List<List<ScoredPoint>>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendBatchResponse
- setResult(List<List<ScoredPoint>>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchBatchResponse
- setRole(String) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- setScheme(String) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl.Builder
-
Set the protocol scheme to be used for the client (e.g.: http, https).
- setScore(float) - Method in class io.metaloom.qdrant.client.http.model.point.ScoredPoint
- setScoreThreshold(Float) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setScoreThreshold(Float) - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- setSearches(OperationDurationStatistics) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RemoteShardTelemetry
- setSearches(List<PointsRecommendRequest>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendBatchRequest
- setSearches(List<PointsSearchRequest>) - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchBatchRequest
- setSegments(List<SegmentTelemetry>) - Method in class io.metaloom.qdrant.client.http.model.telemetry.LocalShardTelemetry
- setSegmentsCount(int) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- setServiceDebugFeature(boolean) - Method in class io.metaloom.qdrant.client.http.model.telemetry.AppFeaturesTelemetry
- setShardCount(int) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionClusterInfo
- setShardId(int) - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.AbstractShardOperation
- setShardId(int) - Method in class io.metaloom.qdrant.client.http.model.collection.config.LocalShardInfo
- setShardId(int) - Method in class io.metaloom.qdrant.client.http.model.collection.config.RemoteShardInfo
- setShardId(int) - Method in class io.metaloom.qdrant.client.http.model.collection.config.ShardTransferInfo
- setShardId(int) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RemoteShardTelemetry
- setShardNumber(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- setShardNumber(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
- setShards(List<ReplicaSetTelemetry>) - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionDetailTelemetry
- setShardTransfers(List<ShardTransferInfo>) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionClusterInfo
- setShould(Condition...) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Filter
- setShould(List<? extends Condition>) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.Filter
- setSize(long) - Method in class io.metaloom.qdrant.client.http.model.collection.config.VectorParams
- setSize(long) - Method in class io.metaloom.qdrant.client.http.model.snapshot.SnapshotDescription
- setState(ReplicaState) - Method in class io.metaloom.qdrant.client.http.model.collection.config.LocalShardInfo
- setState(ReplicaState) - Method in class io.metaloom.qdrant.client.http.model.collection.config.RemoteShardInfo
- setStatus(CollectionStatus) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- setStatus(OptimizersStatus) - Method in class io.metaloom.qdrant.client.http.model.telemetry.OptimizerTelemetry
- setStatus(UpdateStatus) - Method in class io.metaloom.qdrant.client.http.model.point.UpdateResult
- setStatus(ReponseStatus) - Method in class io.metaloom.qdrant.client.http.model.ErrorResponse
- setStatus(ClusterStatusTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterTelemetry
- setStatus(String) - Method in class io.metaloom.qdrant.client.http.model.AbstractResponse
- setStatus(String) - Method in class io.metaloom.qdrant.client.http.model.cluster.ClusterStatus
- setSync(boolean) - Method in class io.metaloom.qdrant.client.http.model.collection.config.ShardTransferInfo
- setSystem(RunningEnvironmentTelemetry) - Method in class io.metaloom.qdrant.client.http.model.telemetry.AppBuildTelemetry
- setTerm(long) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- setText(String) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.match.MatchText
- setTickPeriodMs(long) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ConsensusConfigTelemetry
- setTime(float) - Method in class io.metaloom.qdrant.client.http.model.AbstractResponse
- setTime(float) - Method in class io.metaloom.qdrant.client.http.model.ErrorResponse
- setTo(long) - Method in class io.metaloom.qdrant.client.http.model.collection.config.ShardTransferInfo
- setToPeerId(BigInteger) - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.AbortTransferOperation
- setToPeerId(BigInteger) - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.MoveShardOperation
- setToPeerId(BigInteger) - Method in class io.metaloom.qdrant.client.http.model.cluster.operation.ReplicateShardOperation
- setTopLeft(GeoPoint) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.GeoBoundingBox
- setTransfers(List<ShardTransferInfo>) - Method in class io.metaloom.qdrant.client.http.model.telemetry.CollectionDetailTelemetry
- setUpdates(OperationDurationStatistics) - Method in class io.metaloom.qdrant.client.http.model.telemetry.RemoteShardTelemetry
- setUsing(String) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setVacuumMinVectorNumber(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
- setValue(Object) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.match.MatchValue
- setValuesCount(ValuesCount) - Method in class io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
- setVariantName(String) - Method in class io.metaloom.qdrant.client.http.model.telemetry.LocalShardTelemetry
- setVector(float...) - Method in class io.metaloom.qdrant.client.http.model.point.NamedVector
- setVector(float...) - Method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- setVector(NamedVector) - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- setVector(Vector) - Method in class io.metaloom.qdrant.client.http.model.point.ScoredPoint
- setVector(VectorData) - Method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- setVector(VectorData) - Method in class io.metaloom.qdrant.client.http.model.point.Record
- setVector(String) - Method in class io.metaloom.qdrant.client.http.model.point.LookupLocation
- setVector(String, float...) - Method in class io.metaloom.qdrant.client.http.model.point.PointStruct
- setVector(List<Float>) - Method in class io.metaloom.qdrant.client.http.model.point.NamedVector
- setVector(List<Float>) - Method in class io.metaloom.qdrant.client.http.model.point.VectorDataPlain
- setVectors(int, Distance) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- setVectors(VectorParams) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
- setVectors(VectorsConfig) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- setVectors(BatchVectorData) - Method in class io.metaloom.qdrant.client.http.model.point.PointsBatch
- setVectors(String, int, Distance) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
-
Set a named vector parameter to the create request.
- setVectorsCount(int) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionInfo
- setVersion(long) - Method in class io.metaloom.qdrant.client.http.model.point.ScoredPoint
- setVersion(String) - Method in class io.metaloom.qdrant.client.http.model.telemetry.AppBuildTelemetry
- setVoter(boolean) - Method in class io.metaloom.qdrant.client.http.model.telemetry.ClusterStatusTelemetry
- setWalCapacityMB(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.WalConfig
- setWalConfig(WalConfig) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionConfig
- setWalConfig(WalConfigDiff) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- setWalSegmentsAhead(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.WalConfig
- setWebFeature(boolean) - Method in class io.metaloom.qdrant.client.http.model.telemetry.AppFeaturesTelemetry
- setWithPayload(boolean) - Method in class io.metaloom.qdrant.client.http.model.point.PointsGetRequest
- setWithPayload(boolean) - Method in class io.metaloom.qdrant.client.http.model.point.PointsScrollRequest
- setWithPayload(Boolean) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setWithPayload(Boolean) - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- setWithVector(boolean) - Method in class io.metaloom.qdrant.client.http.model.point.PointsGetRequest
- setWithVector(boolean) - Method in class io.metaloom.qdrant.client.http.model.point.PointsScrollRequest
- setWithVector(Boolean) - Method in class io.metaloom.qdrant.client.http.model.point.PointsRecommendRequest
- setWithVector(Boolean) - Method in class io.metaloom.qdrant.client.http.model.point.PointsSearchRequest
- setWrite(boolean) - Method in class io.metaloom.qdrant.client.http.model.service.LockOption
- setWrite(boolean) - Method in class io.metaloom.qdrant.client.http.model.service.LockRequest
- setWriteConsistencyFactor(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest
- setWriteConsistencyFactor(Integer) - Method in class io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
- setWriteTimeout(Duration) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl.Builder
-
Set write timeout for the client.
- ShardOperation - Interface in io.metaloom.qdrant.client.http.model.cluster
- ShardTransferInfo - Class in io.metaloom.qdrant.client.http.model.collection.config
- ShardTransferInfo() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.ShardTransferInfo
- SNAPSHOT - Enum constant in enum class io.metaloom.qdrant.client.http.model.snapshot.SnapshotPriority
- SnapshotCreateResponse - Class in io.metaloom.qdrant.client.http.model.snapshot
- SnapshotCreateResponse() - Constructor for class io.metaloom.qdrant.client.http.model.snapshot.SnapshotCreateResponse
- SnapshotDescription - Class in io.metaloom.qdrant.client.http.model.snapshot
- SnapshotDescription() - Constructor for class io.metaloom.qdrant.client.http.model.snapshot.SnapshotDescription
- SnapshotListResponse - Class in io.metaloom.qdrant.client.http.model.snapshot
- SnapshotListResponse() - Constructor for class io.metaloom.qdrant.client.http.model.snapshot.SnapshotListResponse
- SnapshotMethods - Interface in io.metaloom.qdrant.client.http.method
- SnapshotPriority - Enum Class in io.metaloom.qdrant.client.http.model.snapshot
- SnapshotRecoverRequest - Class in io.metaloom.qdrant.client.http.model.snapshot
- SnapshotRecoverRequest() - Constructor for class io.metaloom.qdrant.client.http.model.snapshot.SnapshotRecoverRequest
- SnapshotResponse - Class in io.metaloom.qdrant.client.http.model.snapshot
- SnapshotResponse() - Constructor for class io.metaloom.qdrant.client.http.model.snapshot.SnapshotResponse
- sync() - Method in class io.metaloom.qdrant.client.http.impl.QDrantClientRequestImpl
- sync() - Method in interface io.metaloom.qdrant.client.http.QDrantClientRequest
-
Executes the request in a synchronized blocking way.
T
- TelemetryData - Class in io.metaloom.qdrant.client.http.model.telemetry
- TelemetryData() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.TelemetryData
- text(String) - Method in class io.metaloom.qdrant.client.http.model.point.Payload
- TEXT - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaParams
- TEXT - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaType
- toJson(String) - Static method in class io.metaloom.qdrant.client.json.Json
- toString() - Method in exception io.metaloom.qdrant.client.http.impl.HttpErrorException
- toString() - Method in class io.metaloom.qdrant.client.http.model.AbstractResponse
- toString() - Method in class io.metaloom.qdrant.client.http.model.point.PointIdLong
- toString() - Method in class io.metaloom.qdrant.client.http.model.point.PointIdUUID
U
- UNKNOWN_DISTANCE - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.config.Distance
- UNRECOGNIZED - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.config.Distance
- updateCollection(String, CollectionUpdateRequest, int) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- updateCollection(String, CollectionUpdateRequest, int) - Method in interface io.metaloom.qdrant.client.http.method.CollectionMethods
-
Update parameters of the existing collection.
- updateCollectionAliases(String, CollectionUpdateAliasesRequest, int) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- updateCollectionAliases(String, CollectionUpdateAliasesRequest, int) - Method in interface io.metaloom.qdrant.client.http.method.CollectionMethods
-
Update aliases of the collections.
- updateCollectionClusterSetup(String, CollectionUpdateClusterSetupRequest) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- updateCollectionClusterSetup(String, CollectionUpdateClusterSetupRequest) - Method in interface io.metaloom.qdrant.client.http.method.ClusterMethods
-
Update collection cluster setup.
- UpdateResult - Class in io.metaloom.qdrant.client.http.model.point
- UpdateResult() - Constructor for class io.metaloom.qdrant.client.http.model.point.UpdateResult
- UpdateResultResponse - Class in io.metaloom.qdrant.client.http.model.point
- UpdateResultResponse() - Constructor for class io.metaloom.qdrant.client.http.model.point.UpdateResultResponse
- UpdateStatus - Enum Class in io.metaloom.qdrant.client.http.model.point
- upsertPoints(String, PointsUpsertRequest, boolean) - Method in class io.metaloom.qdrant.client.http.impl.QDrantHttpClientImpl
- upsertPoints(String, PointsUpsertRequest, boolean) - Method in interface io.metaloom.qdrant.client.http.method.PointMethods
-
Perform insert + updates on points.
V
- valueOf(String) - Static method in enum class io.metaloom.qdrant.client.http.model.cluster.ReplicaState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.metaloom.qdrant.client.http.model.collection.CollectionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.metaloom.qdrant.client.http.model.collection.config.CollectionTelemetryEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.metaloom.qdrant.client.http.model.collection.config.Distance
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaParams
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.metaloom.qdrant.client.http.model.point.UpdateStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.metaloom.qdrant.client.http.model.snapshot.SnapshotPriority
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.metaloom.qdrant.client.http.model.cluster.ReplicaState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.metaloom.qdrant.client.http.model.collection.CollectionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.metaloom.qdrant.client.http.model.collection.config.CollectionTelemetryEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.metaloom.qdrant.client.http.model.collection.config.Distance
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaParams
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.metaloom.qdrant.client.http.model.collection.PayloadSchemaType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.metaloom.qdrant.client.http.model.point.UpdateStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.metaloom.qdrant.client.http.model.snapshot.SnapshotPriority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- ValuesCount - Class in io.metaloom.qdrant.client.http.model.collection.filter
- ValuesCount() - Constructor for class io.metaloom.qdrant.client.http.model.collection.filter.ValuesCount
- Vector - Class in io.metaloom.qdrant.client.http.model.point
- Vector() - Constructor for class io.metaloom.qdrant.client.http.model.point.Vector
- VectorData - Interface in io.metaloom.qdrant.client.http.model.point
- VectorDataDeserializer - Class in io.metaloom.qdrant.client.json.serializer
- VectorDataDeserializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.VectorDataDeserializer
- VectorDataMap - Class in io.metaloom.qdrant.client.http.model.point
- VectorDataMap() - Constructor for class io.metaloom.qdrant.client.http.model.point.VectorDataMap
- VectorDataPlain - Class in io.metaloom.qdrant.client.http.model.point
- VectorDataPlain() - Constructor for class io.metaloom.qdrant.client.http.model.point.VectorDataPlain
- VectorDataSerializer - Class in io.metaloom.qdrant.client.json.serializer
- VectorDataSerializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.VectorDataSerializer
- VectorDeserializer - Class in io.metaloom.qdrant.client.json.serializer
- VectorDeserializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.VectorDeserializer
- VectorParams - Class in io.metaloom.qdrant.client.http.model.collection.config
- VectorParams() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.VectorParams
- VectorsConfig - Interface in io.metaloom.qdrant.client.http.model.collection.config
- VectorsConfigDeserializer - Class in io.metaloom.qdrant.client.json.serializer
- VectorsConfigDeserializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.VectorsConfigDeserializer
- VectorSerializer - Class in io.metaloom.qdrant.client.json.serializer
- VectorSerializer() - Constructor for class io.metaloom.qdrant.client.json.serializer.VectorSerializer
W
- WalConfig - Class in io.metaloom.qdrant.client.http.model.collection.config
- WalConfig() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.WalConfig
- WalConfigDiff - Class in io.metaloom.qdrant.client.http.model.collection.config
- WalConfigDiff() - Constructor for class io.metaloom.qdrant.client.http.model.collection.config.WalConfigDiff
- WebApiTelemetry - Class in io.metaloom.qdrant.client.http.model.telemetry
- WebApiTelemetry() - Constructor for class io.metaloom.qdrant.client.http.model.telemetry.WebApiTelemetry
- writeTimeout - Variable in class io.metaloom.qdrant.client.http.AbstractQDrantClient
Y
- YELLOW - Enum constant in enum class io.metaloom.qdrant.client.http.model.collection.CollectionStatus
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form