Uses of Class
org.apache.hadoop.yarn.logaggregation.ExtendedLogMetaRequest
Packages that use ExtendedLogMetaRequest
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ExtendedLogMetaRequest in org.apache.hadoop.yarn.logaggregation
Methods in org.apache.hadoop.yarn.logaggregation that return ExtendedLogMetaRequestConstructors in org.apache.hadoop.yarn.logaggregation with parameters of type ExtendedLogMetaRequestModifierConstructorDescriptionLogAggregationMetaCollector(ExtendedLogMetaRequest logsRequest, org.apache.hadoop.conf.Configuration conf) -
Uses of ExtendedLogMetaRequest in org.apache.hadoop.yarn.logaggregation.filecontroller
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller with parameters of type ExtendedLogMetaRequestModifier and TypeMethodDescriptionLogAggregationFileController.getLogMetaFilesOfNode(ExtendedLogMetaRequest logRequest, org.apache.hadoop.fs.FileStatus currentNodeFile, org.apache.hadoop.yarn.api.records.ApplicationId appId) Returns log file metadata for a node grouped by containers. -
Uses of ExtendedLogMetaRequest in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile with parameters of type ExtendedLogMetaRequestModifier and TypeMethodDescriptionLogAggregationIndexedFileController.getLogMetaFilesOfNode(ExtendedLogMetaRequest logRequest, org.apache.hadoop.fs.FileStatus currentNodeFile, org.apache.hadoop.yarn.api.records.ApplicationId appId) -
Uses of ExtendedLogMetaRequest in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile with parameters of type ExtendedLogMetaRequestModifier and TypeMethodDescriptionLogAggregationTFileController.getLogMetaFilesOfNode(ExtendedLogMetaRequest logRequest, org.apache.hadoop.fs.FileStatus currentNodeFile, org.apache.hadoop.yarn.api.records.ApplicationId appId)