java.lang.Runnablepublic class SubClusterCleaner
extends java.lang.Object
implements java.lang.Runnable
| Constructor | 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.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
public SubClusterCleaner(org.apache.hadoop.conf.Configuration conf,
GPGContext gpgContext)
conf - configuration.gpgContext - GPGContext.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.