Class SecondaryIndexBuilder

    • Constructor Detail

      • SecondaryIndexBuilder

        public SecondaryIndexBuilder()
    • Method Detail

      • build

        public abstract void build()
      • isGlobal

        public boolean isGlobal()
        Description copied from class: CompactionInfo.Holder
        if this compaction involves several/all tables we can safely check globalCompactionsPaused in isStopRequested() below
        Specified by:
        isGlobal in class CompactionInfo.Holder