Class CompactionInfo.Holder

    • Constructor Detail

      • Holder

        public Holder()
    • Method Detail

      • getCompactionInfo

        public abstract CompactionInfo getCompactionInfo()
      • stop

        public void stop()
      • isGlobal

        public abstract boolean isGlobal()
        if this compaction involves several/all tables we can safely check globalCompactionsPaused in isStopRequested() below
      • isStopRequested

        public boolean isStopRequested()