Class DefaultApplicationCleaner
java.lang.Object
org.apache.hadoop.yarn.server.globalpolicygenerator.applicationcleaner.ApplicationCleaner
org.apache.hadoop.yarn.server.globalpolicygenerator.applicationcleaner.DefaultApplicationCleaner
- All Implemented Interfaces:
Runnable
The default ApplicationCleaner that cleans up old applications from table
applicationsHomeSubCluster in FederationStateStore.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.server.globalpolicygenerator.applicationcleaner.ApplicationCleaner
getAppsFromRouter, getGPGContext, getRegistryClient, getRouterKnownApplications, init
-
Constructor Details
-
DefaultApplicationCleaner
public DefaultApplicationCleaner()
-
-
Method Details
-
run
public void run()- Specified by:
runin interfaceRunnable- Specified by:
runin classApplicationCleaner
-