reclaimMemory

API definition

virtual size_t reclaimMemory();

Function

Reduces the memory occupied by the database when the database quantity remains unchanged. This function is implemented by the subclass.

Input

N/A

Output

N/A

Return value

Reduced memory size, in bytes.

Restrictions

N/A