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