Package org.apache.cassandra.dht

Interface Summary
IPartitioner  
 

Class Summary
BigIntegerToken  
BootstrapInitiateMessage Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
BootstrapMetadataVerbHandler This verb handler handles the BootstrapMetadataMessage that is sent by the leader to the nodes that are responsible for handing off data.
BootStrapper This class handles the boostrapping responsibilities for any new endpoint.
LeaveJoinProtocolImpl This class performs the exact opposite of the operations of the Bootstrapper class.
OrderPreservingPartitioner  
RandomPartitioner This class generates a BigIntegerToken using MD5 hash.
Range A representation of the range that a node is responsible for on the DHT ring.
StringToken  
Token<T extends Comparable>  
Token.TokenFactory<T extends Comparable>  
Token.TokenSerializer  
 



Copyright © 2009 The Apache Software Foundation