Interface ColumnScanner

    • Method Detail

      • getRow

        Bytes getRow()
        Returns:
        the row for all column values
        Since:
        1.0.0
      • getsRow

        String getsRow()
        Returns:
        the row for all column values decoded as UTF-8
        Since:
        1.0.0