public class SecondaryIndexBuilder extends CompactionInfo.Holder
Constructor and Description |
---|
SecondaryIndexBuilder(ColumnFamilyStore cfs,
java.util.Set<Index> indexers,
ReducingKeyIterator iter) |
Modifier and Type | Method and Description |
---|---|
void |
build() |
CompactionInfo |
getCompactionInfo() |
finished, isStopRequested, started, stop
public SecondaryIndexBuilder(ColumnFamilyStore cfs, java.util.Set<Index> indexers, ReducingKeyIterator iter)
public CompactionInfo getCompactionInfo()
getCompactionInfo
in class CompactionInfo.Holder
public void build()
Copyright © 2017 The Apache Software Foundation