reclaimMemory
API definition |
size_t reclaimMemory() override; |
|---|---|
Function |
Reduces the memory occupied by the database while ensuring that the database 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