Class HeapArrayVector

    • Constructor Detail

      • HeapArrayVector

        public HeapArrayVector​(int len)
      • HeapArrayVector

        public HeapArrayVector​(int len,
                               ColumnVector vector)
    • Method Detail

      • getOffsets

        public long[] getOffsets()
      • setOffsets

        public void setOffsets​(long[] offsets)
      • getLengths

        public long[] getLengths()
      • setLengths

        public void setLengths​(long[] lengths)
      • getSize

        public int getSize()
      • setSize

        public void setSize​(int size)