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 © 2017 The Apache Software Foundation