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