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, stop
public abstract void build()
public boolean isGlobal()
CompactionInfo.Holder
isGlobal
in class CompactionInfo.Holder
Copyright © 2009- The Apache Software Foundation