- All Implemented Interfaces:
- Runnable
public class ClusterCleanup
extends Object
implements Runnable
Run cleanup tasks. Leader election is performed between servers sharing a zookeeper quorum so this only happens
on the leader server. If an id increment is specified, will only clean up clusters that the server could have
created to prevent conflicts with other servers.