Package org.apache.cassandra.db.index

Class Summary
PerColumnSecondaryIndex Base class for Secondary indexes that implement a unique index per column
PerRowSecondaryIndex Base class for Secondary indexes that implement a unique index per row
SecondaryIndex Abstract base class for different types of secondary indexes.
SecondaryIndexBuilder Manages building an entire index from column family data.
SecondaryIndexManager Manages all the indexes associated with a given CFS Different types of indexes can be created across the same CF
SecondaryIndexSearcher  
 



Copyright © 2011 The Apache Software Foundation