Package | Description |
---|---|
org.apache.cassandra.index | |
org.apache.cassandra.index.sasi |
Modifier and Type | Class and Description |
---|---|
static class |
Index.CollatedViewIndexBuildingSupport
Default implementation of
IndexBuildingSupport which uses a ReducingKeyIterator to obtain a
collated view of the data in the SSTables. |
Modifier and Type | Method and Description |
---|---|
default Index.IndexBuildingSupport |
Index.getBuildTaskSupport()
Get an instance of a helper to provide tasks for building the index from a set of SSTable data.
|
Modifier and Type | Method and Description |
---|---|
Index.IndexBuildingSupport |
SASIIndex.getBuildTaskSupport() |
Copyright © 2020 The Apache Software Foundation