Modifier and Type | Method and Description |
---|---|
LogAggregationFileController |
LogAggregationFileControllerFactory.getFileControllerForRead(org.apache.hadoop.yarn.api.records.ApplicationId appId,
String appOwner)
Get
LogAggregationFileController to read the aggregated logs
for this application. |
LogAggregationFileController |
LogAggregationFileControllerFactory.getFileControllerForWrite()
Get
LogAggregationFileController to write. |
Modifier and Type | Method and Description |
---|---|
LinkedList<LogAggregationFileController> |
LogAggregationFileControllerFactory.getConfiguredLogAggregationFileControllerList() |
Modifier and Type | Class and Description |
---|---|
class |
LogAggregationIndexedFileController
The Indexed Log Aggregation File Format implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
LogAggregationTFileController
The TFile log aggregation file Controller implementation.
|
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.