| Package | Description |
|---|---|
| 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.nodelocal | |
| 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 | 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 | Description |
|---|---|---|
void |
LogAggregationIndexedFileController.initializeWriter(LogAggregationFileControllerContext context) |
|
void |
LogAggregationIndexedFileController.postWrite(LogAggregationFileControllerContext record) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
LogAggregationNodeLocalTFileController.initializeWriter(LogAggregationFileControllerContext context) |
|
void |
LogAggregationNodeLocalTFileController.postWrite(LogAggregationFileControllerContext record) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
LogAggregationTFileController.initializeWriter(LogAggregationFileControllerContext context) |
|
void |
LogAggregationTFileController.postWrite(LogAggregationFileControllerContext record) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.