|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordReader
RecordReader as an object that can read Records from a DataInput.
Method Summary | |
---|---|
int |
getWrittenSize()
Returns the number of bytes of the written record that will be read when calling a read method. |
Record |
readRecord(java.io.DataInput in)
Read back the record as it was written. |
Method Detail |
---|
int getWrittenSize()
Record readRecord(java.io.DataInput in) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |