processQueue abstract method
Processes all pending compactions in the queue.
Returns the number of sessions successfully compacted.
Implementation
int processQueue();
Processes all pending compactions in the queue.
Returns the number of sessions successfully compacted.
int processQueue();