Package | Description |
---|---|
org.apache.cassandra.dht |
Modifier and Type | Class and Description |
---|---|
class |
AbstractByteOrderedPartitioner |
class |
ByteOrderedPartitioner |
class |
LocalPartitioner |
class |
Murmur3Partitioner
This class generates a BigIntegerToken using a Murmur3 hash.
|
class |
OrderPreservingPartitioner |
class |
RandomPartitioner
This class generates a BigIntegerToken using MD5 hash.
|
Copyright © 2013 The Apache Software Foundation