reclaimMemory
API definition |
size_t reclaimMemory() override |
|---|---|
Function |
The subindex managed by AscendIndexPreTransform reduces the memory occupied by the base library while ensuring that the number of base libraries remains unchanged. reclaimMemory 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: AscendIndexPreTransform