| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.logaggregation | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| org.apache.hadoop.yarn.logaggregation.filecontroller | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| org.apache.hadoop.yarn.logaggregation.filecontroller.ifile | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| org.apache.hadoop.yarn.logaggregation.filecontroller.tfile | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AggregatedLogFormat.LogWriter. append(AggregatedLogFormat.LogKey logKey,
      AggregatedLogFormat.LogValue logValue) | 
| 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,
     AggregatedLogFormat.LogValue logValue)Write the log content. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LogAggregationIndexedFileController. write(AggregatedLogFormat.LogKey logKey,
     AggregatedLogFormat.LogValue logValue) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LogAggregationTFileController. write(AggregatedLogFormat.LogKey logKey,
     AggregatedLogFormat.LogValue logValue) | 
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.