Class CollectionParamsDiff
java.lang.Object
io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
io.metaloom.qdrant.client.http.model.collection.config.CollectionParamsDiff
- All Implemented Interfaces:
RestModel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.metaloom.qdrant.client.http.model.collection.config.CollectionParams
getOnDiskPayload, getReplicationFactor, getShardNumber, getVectors, getWriteConsistencyFactor, setOnDiskPayload, setReplicationFactor, setShardNumber, setVectors, setWriteConsistencyFactor
-
Constructor Details
-
CollectionParamsDiff
public CollectionParamsDiff()
-