Package com.mapr.fs.jni
Class RowColParser
java.lang.Object
com.mapr.fs.jni.RowColParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintintbooleancom.mapr.fs.jni.RowColParser.STATEgetState()com.mapr.fs.jni.RowColParser.ValTypelongvoidInit(ByteBuffer byteBuf, int endOffset) void
-
Constructor Details
-
RowColParser
public RowColParser()
-
-
Method Details
-
Init
-
RowColParserNext
- Throws:
IOException
-
getFieldOffset
public int getFieldOffset() -
getFieldLen
public int getFieldLen() -
getDataOffset
public int getDataOffset() -
getDataLen
public int getDataLen() -
getVersion
public long getVersion() -
getIsLast
public boolean getIsLast() -
getState
public com.mapr.fs.jni.RowColParser.STATE getState() -
getValType
public com.mapr.fs.jni.RowColParser.ValType getValType()
-