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