Class AggregatedLogFormat
java.lang.Object
org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classorg.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.ContainerLogsReaderstatic classstatic classstatic classorg.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogRetentionContextA context for log retention to determine if files are older than the retention policy configured in YarnConfiguration.static classorg.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogValuestatic classorg.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogWriterThe writer that writes out the aggregated logs. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AggregatedLogFormat
public AggregatedLogFormat()
-