Package org.apache.cassandra.index.internal
-
Interface Summary Interface Description CassandraIndexFunctions -
Class Summary Class Description CassandraIndex Index implementation which indexes the values for a single column in the base table and which stores its index data in a local, hidden table.CassandraIndexSearcher CollatedViewIndexBuilder Manages building an entire index from column family data.IndexEntry Entries in indexes on non-compact tables (tables with composite comparators) can be encapsulated as IndexedEntry instances.