Class RandomPartitioner

java.lang.Object
org.apache.cassandra.dht.RandomPartitioner
All Implemented Interfaces:
IPartitioner

public class RandomPartitioner extends Object implements IPartitioner
This class generates a BigIntegerToken using MD5 hash.