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  
MultiQuorumResponseHandler  
QuorumResponseHandler<T>  
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 .
StorageProxy  
StorageService  
StorageService.BootstrapInitiateDoneVerbHandler  
StreamManager  
StreamManager.BootstrapTerminateVerbHandler  
ThriftValidation  
TokenUpdateVerbHandler  
WriteResponseResolver  
 

Exception Summary
DigestMismatchException  
 



Copyright © 2009 The Apache Software Foundation