org.apache.hadoop.yarn.logaggregation
Class AggregatedLogFormat

java.lang.Object
  extended by org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat

@InterfaceAudience.Public
@InterfaceStability.Evolving
public class AggregatedLogFormat
extends Object


Nested Class Summary
static class AggregatedLogFormat.ContainerLogsReader
           
static class AggregatedLogFormat.LogKey
           
static class AggregatedLogFormat.LogReader
           
static class AggregatedLogFormat.LogValue
           
static class AggregatedLogFormat.LogWriter
          The writer that writes out the aggregated logs.
 
Constructor Summary
AggregatedLogFormat()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregatedLogFormat

public AggregatedLogFormat()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.