reclaimMemory
API definition |
size_t reclaimMemory() override |
|---|---|
Function |
Reduces the memory occupied by the base library while ensuring that the base library quantity remains unchanged. It inherits the APIs in AscendIndex and provides specific implementation. |
Input |
N/A |
Output |
N/A |
Return value |
Reduced memory size, in bytes. |
Restrictions |
N/A |
Parent topic: AscendIndexIVF