Uses of Class
org.apache.hadoop.yarn.logaggregation.ContainerLogFileInfo
Packages that use ContainerLogFileInfo
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 ContainerLogFileInfo in org.apache.hadoop.yarn.logaggregation
Methods in org.apache.hadoop.yarn.logaggregation that return types with arguments of type ContainerLogFileInfoModifier and TypeMethodDescriptionContainerLogMeta.getContainerLogMeta()LogCLIHelpers.listContainerLogs(ContainerLogsRequest options) -
Uses of ContainerLogFileInfo in org.apache.hadoop.yarn.logaggregation.filecontroller
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller that return types with arguments of type ContainerLogFileInfoModifier 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 ContainerLogFileInfo in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile that return types with arguments of type ContainerLogFileInfoModifier and TypeMethodDescriptionLogAggregationIndexedFileController.getLogMetaFilesOfNode(ExtendedLogMetaRequest logRequest, org.apache.hadoop.fs.FileStatus currentNodeFile, org.apache.hadoop.yarn.api.records.ApplicationId appId) -
Uses of ContainerLogFileInfo in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile that return types with arguments of type ContainerLogFileInfoModifier and TypeMethodDescriptionLogAggregationTFileController.getLogMetaFilesOfNode(ExtendedLogMetaRequest logRequest, org.apache.hadoop.fs.FileStatus currentNodeFile, org.apache.hadoop.yarn.api.records.ApplicationId appId)