public static interface Index.IndexBuildingSupport
SecondaryIndexBuilder instances. See getBuildTaskSupport and
 SecondaryIndexManager.buildIndexesBlocking for more detail.| Modifier and Type | Method and Description | 
|---|---|
| SecondaryIndexBuilder | getIndexBuildTask(ColumnFamilyStore cfs,
                 java.util.Set<Index> indexes,
                 java.util.Collection<SSTableReader> sstables) | 
SecondaryIndexBuilder getIndexBuildTask(ColumnFamilyStore cfs, java.util.Set<Index> indexes, java.util.Collection<SSTableReader> sstables)
Copyright © 2018 The Apache Software Foundation