Class SubClusterCleaner
java.lang.Object
org.apache.hadoop.yarn.server.router.cleaner.SubClusterCleaner
- All Implemented Interfaces:
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.
-
Constructor Summary
Constructors -
Method Summary