Uses of Class
org.apache.hadoop.yarn.logaggregation.ContainerLogMeta
Packages that use ContainerLogMeta
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 ContainerLogMeta in org.apache.hadoop.yarn.logaggregation
Methods in org.apache.hadoop.yarn.logaggregation that return types with arguments of type ContainerLogMetaModifier and TypeMethodDescriptionLogAggregationMetaCollector.collect(LogAggregationFileController fileController) Collects all log file metadata based on the complex query defined inUserLogsRequest. -
Uses of ContainerLogMeta in org.apache.hadoop.yarn.logaggregation.filecontroller
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller that return types with arguments of type ContainerLogMetaModifier and TypeMethodDescriptionabstract List<ContainerLogMeta>LogAggregationFileController.readAggregatedLogsMeta(ContainerLogsRequest logRequest) Return a list ofContainerLogMetafor an application from Remote FileSystem. -
Uses of ContainerLogMeta in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile that return types with arguments of type ContainerLogMetaModifier and TypeMethodDescriptionLogAggregationIndexedFileController.readAggregatedLogsMeta(ContainerLogsRequest logRequest) -
Uses of ContainerLogMeta in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile that return types with arguments of type ContainerLogMetaModifier and TypeMethodDescriptionLogAggregationTFileController.readAggregatedLogsMeta(ContainerLogsRequest logRequest)