| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
LogAggregationFileController.initializeWriter(LogAggregationFileControllerContext context)
Initialize the writer. 
 | 
abstract void | 
LogAggregationFileController.postWrite(LogAggregationFileControllerContext record)
Operations needed after write the log content. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LogAggregationIndexedFileController.initializeWriter(LogAggregationFileControllerContext context)  | 
void | 
LogAggregationIndexedFileController.postWrite(LogAggregationFileControllerContext record)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LogAggregationTFileController.initializeWriter(LogAggregationFileControllerContext context)  | 
void | 
LogAggregationTFileController.postWrite(LogAggregationFileControllerContext record)  | 
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.