Package | Description |
---|---|
org.apache.hadoop.yarn.logaggregation |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
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.tfile |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
List<ContainerLogMeta> |
LogAggregationMetaCollector.collect(LogAggregationFileController fileController)
Collects all log file metadata based on the complex query defined in
UserLogsRequest . |
Modifier and Type | Method and Description |
---|---|
abstract List<ContainerLogMeta> |
LogAggregationFileController.readAggregatedLogsMeta(ContainerLogsRequest logRequest)
Return a list of
ContainerLogMeta for an application
from Remote FileSystem. |
Modifier and Type | Method and Description |
---|---|
List<ContainerLogMeta> |
LogAggregationIndexedFileController.readAggregatedLogsMeta(ContainerLogsRequest logRequest) |
Modifier and Type | Method and Description |
---|---|
List<ContainerLogMeta> |
LogAggregationTFileController.readAggregatedLogsMeta(ContainerLogsRequest logRequest) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.