Package org.apache.cassandra.db

Interface Summary
ColumnFamilyStoreMBean The MBean interface for ColumnFamilyStore
CommitLogExecutorServiceMBean  
IColumn  
IColumnContainer  
IScanner<T>  
 

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  
CommitLog  
CommitLog.CommitLogContext  
CommitLog.CommitLogFileComparator  
CommitLogExecutorService  
DataFileVerbHandler  
HintedHandOffManager There are two ways hinted data gets delivered to the intended nodes.
Memtable  
RangeCommand  
RangeReply  
ReadCommand  
ReadRepairVerbHandler  
ReadResponse  
ReadVerbHandler  
ReadVerbHandler.ReadContext  
RecoveryManager  
Row  
RowMutation  
RowMutationMessage  
RowMutationVerbHandler  
RowMutationVerbHandler.RowMutationContext  
Scanner This class is used to loop through a retrieved column family to get all columns in Iterator style.
SliceByNamesReadCommand  
SliceFromReadCommand  
SuperColumn  
SystemTable  
SystemTable.StorageMetadata  
Table  
Table.BootstrapCompletionHandler This is the callback handler that is invoked when we have completely been bootstrapped for a single file by a remote host.
Table.BootStrapInitiateVerbHandler  
Table.TableMetadata  
WriteResponse  
WriteResponse.WriteResponseSerializer  
 

Exception Summary
ColumnFamilyNotDefinedException  
KeyspaceNotDefinedException  
 



Copyright © 2009 The Apache Software Foundation