Class HnswConfigDiff
java.lang.Object
io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
io.metaloom.qdrant.client.http.model.collection.config.HnswConfigDiff
- All Implemented Interfaces:
RestModel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
getEfConstruct, getFullScanThreshold, getM, getMaxIndexingThreads, getOnDisk, getPayloadM, setEfConstruct, setFullScanThreshold, setM, setMaxIndexingThreads, setOnDisk, setPayloadM
-
Constructor Details
-
HnswConfigDiff
public HnswConfigDiff()
-