public abstract class SecondaryIndexBuilder extends CompactionInfo.Holder
| Constructor and Description |
|---|
SecondaryIndexBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
build() |
boolean |
isGlobal()
if this compaction involves several/all tables we can safely check globalCompactionsPaused
in isStopRequested() below
|
getCompactionInfo, isStopRequested, stoppublic abstract void build()
public boolean isGlobal()
CompactionInfo.HolderisGlobal in class CompactionInfo.HolderCopyright © 2009-2022 The Apache Software Foundation