Uses of Class
org.apache.cassandra.index.Index.CollatedViewIndexBuildingSupport
-
Packages that use Index.CollatedViewIndexBuildingSupport Package Description org.apache.cassandra.index -
-
Uses of Index.CollatedViewIndexBuildingSupport in org.apache.cassandra.index
Fields in org.apache.cassandra.index declared as Index.CollatedViewIndexBuildingSupport Modifier and Type Field Description static Index.CollatedViewIndexBuildingSupport
Index. INDEX_BUILDER_SUPPORT
Singleton instance ofCollatedViewIndexBuildingSupport
, which may be used by anyIndex
implementation.
-