@InterfaceAudience.Public public static class AggregatedLogFormat.LogKey extends Object implements org.apache.hadoop.io.Writable
| Constructor and Description | 
|---|
| LogKey() | 
| LogKey(org.apache.hadoop.yarn.api.records.ContainerId containerId) | 
| LogKey(String keyString) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| int | hashCode() | 
| void | readFields(DataInput in) | 
| String | toString() | 
| void | write(DataOutput out) | 
public LogKey()
public LogKey(org.apache.hadoop.yarn.api.records.ContainerId containerId)
public LogKey(String keyString)
@InterfaceAudience.Private public void write(DataOutput out) throws IOException
write in interface org.apache.hadoop.io.WritableIOException@InterfaceAudience.Private public void readFields(DataInput in) throws IOException
readFields in interface org.apache.hadoop.io.WritableIOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.