public class LogAggregationMetaCollector
extends java.lang.Object
| Constructor | Description |
|---|---|
LogAggregationMetaCollector(ExtendedLogMetaRequest logsRequest,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<ContainerLogMeta> |
collect(LogAggregationFileController fileController) |
Collects all log file metadata based on the complex query defined in
UserLogsRequest. |
public LogAggregationMetaCollector(ExtendedLogMetaRequest logsRequest, org.apache.hadoop.conf.Configuration conf)
public java.util.List<ContainerLogMeta> collect(LogAggregationFileController fileController) throws java.io.IOException
UserLogsRequest.fileController - log aggregation file format controllerjava.io.IOException - if node file is not reachableCopyright © 2008–2025 Apache Software Foundation. All rights reserved.