Uses of Class
org.apache.cassandra.dht.AbstractPartitioner

Packages that use AbstractPartitioner
org.apache.cassandra.dht   
 

Uses of AbstractPartitioner in org.apache.cassandra.dht
 

Subclasses of AbstractPartitioner in org.apache.cassandra.dht
 class AbstractByteOrderedPartitioner
           
 class ByteOrderedPartitioner
           
 class CollatingOrderPreservingPartitioner
           
 class LocalPartitioner
           
 class OrderPreservingPartitioner
           
 class RandomPartitioner
          This class generates a BigIntegerToken using MD5 hash.
 



Copyright © 2013 The Apache Software Foundation