Class OptimizersConfigDiff
java.lang.Object
io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfigDiff
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.metaloom.qdrant.client.http.model.collection.config.OptimizersConfig
getDeletedThreshold, getFlushIntervalSec, getIndexingThreshold, getMaxOptimizationThreads, getMaxSegmentSize, getMemmapThreshold, getVacuumMinVectorNumber, setDeletedThreshold, setFlushIntervalSec, setIndexingThreshold, setMaxOptimizationThreads, setMaxSegmentSize, setMemmapThreshold, setVacuumMinVectorNumber
-
Constructor Details
-
OptimizersConfigDiff
public OptimizersConfigDiff()
-