Class AbstractWritableVector

    • Field Detail

      • noNulls

        protected boolean noNulls
      • dictionary

        protected Dictionary dictionary
        The Dictionary for this column. If it's not null, will be used to decode the value in get().
    • Constructor Detail

      • AbstractWritableVector

        public AbstractWritableVector()