public interface AppLogAggregator extends Runnable
| Modifier and Type | Method and Description |
|---|---|
void |
abortLogAggregation() |
void |
disableLogAggregation() |
void |
finishLogAggregation() |
void |
startContainerLogAggregation(org.apache.hadoop.yarn.api.records.ContainerId containerId,
boolean wasContainerSuccessful) |
void startContainerLogAggregation(org.apache.hadoop.yarn.api.records.ContainerId containerId,
boolean wasContainerSuccessful)
void abortLogAggregation()
void finishLogAggregation()
void disableLogAggregation()
Copyright © 2016 Apache Software Foundation. All Rights Reserved.