Class RowColParser


  • public class RowColParser
    extends java.lang.Object
    • Constructor Detail

      • RowColParser

        public RowColParser()
    • Method Detail

      • Init

        public void Init​(java.nio.ByteBuffer byteBuf,
                         int endOffset)
      • RowColParserNext

        public void RowColParserNext()
                              throws java.io.IOException
        Throws:
        java.io.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()