|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hcatalog.data.ReaderWriter
public abstract class ReaderWriter
Constructor Summary | |
---|---|
ReaderWriter()
|
Method Summary | |
---|---|
static java.lang.Object |
readDatum(java.io.DataInput in)
|
static void |
writeDatum(java.io.DataOutput out,
java.lang.Object val)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReaderWriter()
Method Detail |
---|
public static java.lang.Object readDatum(java.io.DataInput in) throws java.io.IOException
java.io.IOException
public static void writeDatum(java.io.DataOutput out, java.lang.Object val) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |