Distributed Map Clean-Up

When we are performing a distributed map clean-up, rows are deleted when their expiry is reached.

Manual clean-up queries

To disable the out-of-the-box clean-up, set distributedMap.cleanupWait to 0. Select the rows to delete with:

Variables that must be populated: CURRENT_TIME_MILLIS is an integer representing the current time in milliseconds. Delete the rows with: