Package org.apache.cassandra.db

Interface Summary
ColumnFamilyStoreMBean The MBean interface for ColumnFamilyStore
IColumn Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
IColumnContainer  
IScanner<T>  
 

Class Summary
BinaryMemtable Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
BinaryVerbHandler Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
CalloutDeployMessage  
CalloutDeployVerbHandler  
CalloutManager  
Column Column is immutable, which prevents all kinds of confusion in a multithreaded environment.
ColumnFamily  
ColumnFamilySerializer  
ColumnFamilyStore Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
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.
LoadVerbHandler Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
Memtable Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
RangeCommand  
RangeReply  
ReadCommand  
ReadRepairVerbHandler Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
ReadResponse  
ReadVerbHandler Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
ReadVerbHandler.ReadContext  
RecoveryManager Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
Row  
RowMutation Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
RowMutationMessage Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
RowMutationVerbHandler Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
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 Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
SystemTable.StorageMetadata  
Table Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
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 Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
KeyspaceNotDefinedException  
 



Copyright © 2009 The Apache Software Foundation