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