public static class FilterLinesByWord.TextLongPair extends Object implements org.apache.hadoop.io.Writable
| Constructor and Description |
|---|
TextLongPair() |
TextLongPair(org.apache.hadoop.io.Text text,
org.apache.hadoop.io.LongWritable longWritable) |
| Modifier and Type | Method and Description |
|---|---|
void |
readFields(DataInput in) |
String |
toString() |
void |
write(DataOutput out) |
public TextLongPair()
public TextLongPair(org.apache.hadoop.io.Text text,
org.apache.hadoop.io.LongWritable longWritable)
public void write(DataOutput out) throws IOException
write in interface org.apache.hadoop.io.WritableIOExceptionpublic void readFields(DataInput in) throws IOException
readFields in interface org.apache.hadoop.io.WritableIOExceptionCopyright © 2020 Apache Software Foundation. All rights reserved.