Class AggregatedLogFormat.LogKey

java.lang.Object
org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogKey
All Implemented Interfaces:
org.apache.hadoop.io.Writable
Enclosing class:
AggregatedLogFormat

@Public public static class AggregatedLogFormat.LogKey extends Object implements org.apache.hadoop.io.Writable
  • Constructor Details

    • LogKey

      public LogKey()
    • LogKey

      public LogKey(org.apache.hadoop.yarn.api.records.ContainerId containerId)
    • LogKey

      public LogKey(String keyString)
  • Method Details