public class SequenceRecordWritable extends Object implements org.apache.hadoop.io.Writable
| Constructor and Description |
|---|
SequenceRecordWritable() |
| Modifier and Type | Method and Description |
|---|---|
void |
readFields(DataInput in) |
void |
write(DataOutput out) |
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 © 2017. All rights reserved.