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

Packages that use BigIntegerToken
org.apache.cassandra.dht   
 

Uses of BigIntegerToken in org.apache.cassandra.dht
 

Fields in org.apache.cassandra.dht declared as BigIntegerToken
static BigIntegerToken RandomPartitioner.MINIMUM
           
 

Methods in org.apache.cassandra.dht that return BigIntegerToken
 BigIntegerToken RandomPartitioner.getMinimumToken()
           
 BigIntegerToken RandomPartitioner.getRandomToken()
           
 BigIntegerToken RandomPartitioner.getToken(java.nio.ByteBuffer key)
           
 



Copyright © 2012 The Apache Software Foundation