Package org.apache.cassandra.service

Interface Summary
IResponseResolver<T>  
StorageProxyMBean  
StorageServiceMBean  
 

Class Summary
CassandraDaemon This class supports two methods for creating a Cassandra node daemon, invoking the class's main method, and using the jsvc wrapper from commons-daemon, (for more information on using this class with the jsvc wrapper, see the Commons Daemon documentation).
CassandraServer  
DatacenterSyncWriteResponseHandler This class will block for the replication factor which is provided in the input map.
DatacenterWriteResponseHandler This class will basically will block for the replication factor which is provided in the input map.
QuorumResponseHandler<T>  
RangeSliceVerbHandler  
RangeVerbHandler  
ReadResponseResolver This class is used by all read functions and is called by the Quorum when at least a few of the servers (few is specified in Quorum) have sent the response .
StorageLoadBalancer  
StorageProxy  
StorageService  
StreamManager  
ThriftValidation  
WriteResponseHandler  
 

Exception Summary
DigestMismatchException  
 



Copyright © 2009 The Apache Software Foundation