public class LogAggregationMetaCollector extends Object
Constructor and Description |
---|
LogAggregationMetaCollector(ExtendedLogMetaRequest logsRequest,
org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
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 List<ContainerLogMeta> collect(LogAggregationFileController fileController) throws IOException
UserLogsRequest
.fileController
- log aggregation file format controllerIOException
- if node file is not reachableCopyright © 2008–2024 Apache Software Foundation. All rights reserved.