org.apache.hadoop.yarn.logaggregation
Class AggregatedLogFormat.LogKey
java.lang.Object
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:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014 Apache Software Foundation. All Rights Reserved.