Class RowPosition


  • public class RowPosition
    extends Object
    To represent struct's position in repeated type.
    • Constructor Detail

      • RowPosition

        public RowPosition​(boolean[] isNull,
                           int positionsCount)
    • Method Detail

      • getIsNull

        public boolean[] getIsNull()
      • getPositionsCount

        public int getPositionsCount()