public static class AggregatedLogDeletionService.LogDeletionTask extends TimerTask
Constructor and Description |
---|
LogDeletionTask(org.apache.hadoop.conf.Configuration conf,
long retentionSecs,
org.apache.hadoop.yarn.api.ApplicationClientProtocol rmClient,
LogAggregationFileController fileController) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.yarn.api.ApplicationClientProtocol |
getRMClient() |
void |
run() |
cancel, scheduledExecutionTime
public LogDeletionTask(org.apache.hadoop.conf.Configuration conf, long retentionSecs, org.apache.hadoop.yarn.api.ApplicationClientProtocol rmClient, LogAggregationFileController fileController)
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.