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() |
finished, isStopRequested, started, stop
public ViewBuilder(ColumnFamilyStore baseCfs, View view)
public void run()
public CompactionInfo getCompactionInfo()
getCompactionInfo
in class CompactionInfo.Holder
public boolean isGlobal()
CompactionInfo.Holder
isGlobal
in class CompactionInfo.Holder
Copyright © 2021 The Apache Software Foundation