| Modifier and Type | Method and Description | 
|---|---|
| static String | LogCLIHelpers. guessOwnerWithFileFormat(LogAggregationFileController fileFormat,
                        org.apache.hadoop.yarn.api.records.ApplicationId appId,
                        String bestGuess,
                        org.apache.hadoop.conf.Configuration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| LogAggregationFileController | LogAggregationFileControllerFactory. getFileControllerForRead(org.apache.hadoop.yarn.api.records.ApplicationId appId,
                        String appOwner)Get  LogAggregationFileControllerto read the aggregated logs
 for this application. | 
| LogAggregationFileController | LogAggregationFileControllerFactory. getFileControllerForWrite()Get  LogAggregationFileControllerto write. | 
| Modifier and Type | Method and Description | 
|---|---|
| LinkedList<LogAggregationFileController> | LogAggregationFileControllerFactory. getConfiguredLogAggregationFileControllerList() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LogAggregationIndexedFileControllerThe Indexed Log Aggregation File Format implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LogAggregationTFileControllerThe TFile log aggregation file Controller implementation. | 
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.