@InterfaceAudience.Private public class BinSedesTuple extends DefaultTuple
DefaultTuple.DefaultTupleRawComparator
mFields
Modifier and Type | Method and Description |
---|---|
static Class<? extends TupleRawComparator> |
getComparatorClass() |
void |
readFields(DataInput in) |
void |
write(DataOutput out) |
append, compareTo, get, getAll, getMemorySize, hashCode, set, size
equals, getType, isNull, iterator, reference, toDelimitedString, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public void write(DataOutput out) throws IOException
write
in interface org.apache.hadoop.io.Writable
write
in class DefaultTuple
IOException
public void readFields(DataInput in) throws IOException
readFields
in interface org.apache.hadoop.io.Writable
readFields
in class DefaultTuple
IOException
public static Class<? extends TupleRawComparator> getComparatorClass()
Copyright © 2007-2017 The Apache Software Foundation