Class Index.CollatedViewIndexBuildingSupport

java.lang.Object
org.apache.cassandra.index.Index.CollatedViewIndexBuildingSupport
All Implemented Interfaces:
Index.IndexBuildingSupport
Enclosing interface:
Index

public static class Index.CollatedViewIndexBuildingSupport extends Object implements Index.IndexBuildingSupport
Default implementation of IndexBuildingSupport which uses a ReducingKeyIterator to obtain a collated view of the data in the SSTables.