public static class Index.CollatedViewIndexBuildingSupport extends java.lang.Object implements Index.IndexBuildingSupport
IndexBuildingSupport
which uses a ReducingKeyIterator
to obtain a
collated view of the data in the SSTables.Constructor and Description |
---|
CollatedViewIndexBuildingSupport() |
Modifier and Type | Method and Description |
---|---|
SecondaryIndexBuilder |
getIndexBuildTask(ColumnFamilyStore cfs,
java.util.Set<Index> indexes,
java.util.Collection<SSTableReader> sstables) |
public SecondaryIndexBuilder getIndexBuildTask(ColumnFamilyStore cfs, java.util.Set<Index> indexes, java.util.Collection<SSTableReader> sstables)
getIndexBuildTask
in interface Index.IndexBuildingSupport
Copyright © 2009- The Apache Software Foundation