| 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–2023 Apache Software Foundation. All rights reserved.