Class AggregatedLogFormat

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

@Public @Evolving public class AggregatedLogFormat extends Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.ContainerLogsReader
     
    static class 
     
    static class 
     
    static class 
    org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogRetentionContext
    A context for log retention to determine if files are older than the retention policy configured in YarnConfiguration.
    static class 
    org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogValue
     
    static class 
    org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogWriter
    The writer that writes out the aggregated logs.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AggregatedLogFormat

      public AggregatedLogFormat()