public class SubClusterCleaner extends Object implements Runnable
Constructor and Description |
---|
SubClusterCleaner(org.apache.hadoop.conf.Configuration conf,
GPGContext gpgContext)
The sub-cluster cleaner runnable is invoked by the sub cluster cleaner
service to check the membership table and remove sub clusters that have not
sent a heart beat in some amount of time.
|
public SubClusterCleaner(org.apache.hadoop.conf.Configuration conf, GPGContext gpgContext)
conf
- configuration.gpgContext
- GPGContext.Copyright © 2008–2024 Apache Software Foundation. All rights reserved.