Package org.apache.cassandra.db

Interface Summary
ColumnFamilyStoreMBean The MBean interface for ColumnFamilyStore
CompactionManagerMBean  
IColumn  
IColumnContainer  
IFlushable  
 

Class Summary
BinaryMemtable  
BinaryVerbHandler  
Column Column is immutable, which prevents all kinds of confusion in a multithreaded environment.
ColumnFamily  
ColumnFamilySerializer  
ColumnFamilyStore  
ColumnIndexer Help to create an index for a column family based on size of columns
ColumnSerializer  
CompactionManager  
DecoratedKey<T extends Token> Represents a decorated key, handy for certain operations where just working with strings gets slow.
HintedHandOffManager For each table (keyspace), there is a row in the system hints CF.
Memtable  
RangeSliceCommand  
RangeSliceReply  
ReadCommand  
ReadRepairVerbHandler  
ReadResponse  
ReadVerbHandler  
ReadVerbHandler.ReadContext  
Row  
RowMutation  
RowMutationMessage  
RowMutationVerbHandler  
SliceByNamesReadCommand  
SliceFromReadCommand  
SuperColumn  
SystemTable  
SystemTable.StorageMetadata  
Table  
Table.TableMetadata  
WriteResponse  
WriteResponse.WriteResponseSerializer  
 

Exception Summary
ColumnFamilyNotDefinedException  
KeyspaceNotDefinedException  
 



Copyright © 2010 The Apache Software Foundation