Package org.rostore.v2.container.async
Class ContainerShardCleanupManager
java.lang.Object
org.rostore.v2.container.async.CleanupManager
org.rostore.v2.container.async.ContainerShardCleanupManager
This is a manager to clean up if needed
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.rostore.v2.container.async.CleanupManager
isQueued, scheduleCleanup
-
Constructor Details
-
ContainerShardCleanupManager
-
-
Method Details
-
execute
protected void execute()- Specified by:
executein classCleanupManager
-
finalized
protected void finalized()- Specified by:
finalizedin classCleanupManager
-
queue
public boolean queue(org.rostore.v2.container.ContainerShardKeyOperations ops)
-