| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.logaggregation | |
| org.apache.hadoop.yarn.logaggregation.filecontroller | 
| Modifier and Type | Method and Description | 
|---|---|
DataInputStream | 
AggregatedLogFormat.LogReader.next(AggregatedLogFormat.LogKey key)
Read the next key and return the value-stream. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
LogAggregationFileController.write(AggregatedLogFormat.LogKey logKey,
     org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogValue logValue)
Write the log content. 
 | 
Copyright © 2021 Apache Software Foundation. All rights reserved.