clearOrder

DB clear order when the DB size exceeds the maxSize. If this is set to CachedDataClearOrder.CUSTOM and customClearOrderComparator is not set, the order will be reset to the default order (CachedDataClearOrder.MESSAGE_COLLECTION_ACCESSED_AT).

Since

4.6.0

See also