Uses of Class
org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.ContainerLogsReader

Packages that use AggregatedLogFormat.ContainerLogsReader
org.apache.hadoop.yarn.logaggregation   
 

Uses of AggregatedLogFormat.ContainerLogsReader in org.apache.hadoop.yarn.logaggregation
 

Methods in org.apache.hadoop.yarn.logaggregation that return AggregatedLogFormat.ContainerLogsReader
 AggregatedLogFormat.ContainerLogsReader AggregatedLogFormat.LogReader.getContainerLogsReader(org.apache.hadoop.yarn.api.records.ContainerId containerId)
          Get a ContainerLogsReader to read the logs for the specified container.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.