public static class BasicTable.Reader.RangeSplit
extends java.lang.Object
implements org.apache.hadoop.io.Writable
Constructor and Description |
---|
BasicTable.Reader.RangeSplit()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
readFields(java.io.DataInput in) |
void |
write(java.io.DataOutput out) |
public BasicTable.Reader.RangeSplit()
public void readFields(java.io.DataInput in) throws java.io.IOException
readFields
in interface org.apache.hadoop.io.Writable
java.io.IOException
Writable.readFields(DataInput)
public void write(java.io.DataOutput out) throws java.io.IOException
write
in interface org.apache.hadoop.io.Writable
java.io.IOException
Writable.write(DataOutput)
Copyright © 2007-2012 The Apache Software Foundation