@InterfaceAudience.Public public static class AggregatedLogFormat.LogKey extends Object implements Writable
| Constructor and Description |
|---|
LogKey() |
LogKey(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(ContainerId containerId)
public LogKey(String keyString)
@InterfaceAudience.Private public void write(DataOutput out) throws IOException
write in interface WritableIOException@InterfaceAudience.Private public void readFields(DataInput in) throws IOException
readFields in interface WritableIOExceptionCopyright © 2018 CERN. All Rights Reserved.