Package org.apache.cassandra.dht

Interface Summary
IPartitioner<T extends Token>  
 

Class Summary
BigIntegerToken  
BootstrapInitiateMessage  
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 bootstrapping responsibilities for any new endpoint.
BytesToken  
CollatingOrderPreservingPartitioner  
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>  
Token.TokenFactory<T>  
Token.TokenSerializer  
 



Copyright © 2009 The Apache Software Foundation