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