public static class MultiFileWordCount.WordOffset extends Object implements org.apache.hadoop.io.WritableComparable
| Constructor and Description |
|---|
WordOffset() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object o) |
boolean |
equals(Object obj) |
int |
hashCode() |
void |
readFields(DataInput in) |
void |
write(DataOutput out) |
public void readFields(DataInput in) throws IOException
readFields in interface org.apache.hadoop.io.WritableIOExceptionpublic void write(DataOutput out) throws IOException
write in interface org.apache.hadoop.io.WritableIOExceptionpublic int compareTo(Object o)
compareTo in interface ComparableCopyright © 2008–2020 Apache Software Foundation. All rights reserved.