@InterfaceAudience.Public public static class AggregatedLogFormat.LogKey extends Object implements org.apache.hadoop.io.Writable
Constructor and Description |
---|
AggregatedLogFormat.LogKey() |
AggregatedLogFormat.LogKey(org.apache.hadoop.yarn.api.records.ContainerId containerId) |
AggregatedLogFormat.LogKey(String keyString) |
public AggregatedLogFormat.LogKey()
public AggregatedLogFormat.LogKey(org.apache.hadoop.yarn.api.records.ContainerId containerId)
public AggregatedLogFormat.LogKey(String keyString)
@InterfaceAudience.Private public void write(DataOutput out) throws IOException
write
in interface org.apache.hadoop.io.Writable
IOException
@InterfaceAudience.Private public void readFields(DataInput in) throws IOException
readFields
in interface org.apache.hadoop.io.Writable
IOException
Copyright © 2022 Apache Software Foundation. All rights reserved.