public class SubClusterCleaner
extends Object
implements Runnable
The SubClusterCleaner thread is used to check whether the SubCluster
has exceeded the heartbeat time.
If the SubCluster heartbeat time exceeds 30 mins, set the SubCluster to LOST.
Check the thread every 1 mins, check once.