Uses of Class
org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.ContainerLogsReader
Packages that use AggregatedLogFormat.ContainerLogsReader
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of AggregatedLogFormat.ContainerLogsReader in org.apache.hadoop.yarn.logaggregation
Methods in org.apache.hadoop.yarn.logaggregation that return AggregatedLogFormat.ContainerLogsReaderModifier and TypeMethodDescriptionAggregatedLogFormat.LogReader.getContainerLogsReader(org.apache.hadoop.yarn.api.records.ContainerId containerId) Get a ContainerLogsReader to read the logs for the specified container.