Class HnswConfig
java.lang.Object
io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
- All Implemented Interfaces:
RestModel
- Direct Known Subclasses:
HnswConfigDiff
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetM()setEfConstruct(Integer efConstruct) setFullScanThreshold(Integer fullScanThreshold) setMaxIndexingThreads(Integer maxIndexingThreads) setPayloadM(Integer payloadM)
-
Constructor Details
-
HnswConfig
public HnswConfig()
-
-
Method Details
-
getM
-
setM
-
getEfConstruct
-
setEfConstruct
-
getFullScanThreshold
-
setFullScanThreshold
-
getMaxIndexingThreads
-
setMaxIndexingThreads
-
getOnDisk
-
setOnDisk
-
getPayloadM
-
setPayloadM
-