org.apache.hadoop.yarn.logaggregation
Class AggregatedLogFormat.LogKey
java.lang.Object
   org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogKey
org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogKey
- All Implemented Interfaces: 
- Writable
- Enclosing class:
- AggregatedLogFormat
- @InterfaceAudience.Public
public static class AggregatedLogFormat.LogKey 
- extends Object- implements Writable
 
 
 
AggregatedLogFormat.LogKey
public AggregatedLogFormat.LogKey()
AggregatedLogFormat.LogKey
public AggregatedLogFormat.LogKey(ContainerId containerId)
AggregatedLogFormat.LogKey
public AggregatedLogFormat.LogKey(String keyString)
hashCode
public int hashCode()
- 
- Overrides:
- hashCodein class- Object
 
- 
 
equals
public boolean equals(Object obj)
- 
- Overrides:
- equalsin class- Object
 
- 
 
toString
public String toString()
- 
- Overrides:
- toStringin class- Object
 
- 
 
Copyright © 2014 Apache Software Foundation. All Rights Reserved.