|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.lang.String key)
|
BigIntegerToken |
RandomPartitioner.midpoint(BigIntegerToken ltoken,
BigIntegerToken rtoken)
|
Methods in org.apache.cassandra.dht that return types with arguments of type BigIntegerToken | |
---|---|
DecoratedKey<BigIntegerToken> |
RandomPartitioner.convertFromDiskFormat(java.lang.String key)
|
DecoratedKey<BigIntegerToken> |
RandomPartitioner.decorateKey(java.lang.String key)
|
Methods in org.apache.cassandra.dht with parameters of type BigIntegerToken | |
---|---|
BigIntegerToken |
RandomPartitioner.midpoint(BigIntegerToken ltoken,
BigIntegerToken rtoken)
|
Method parameters in org.apache.cassandra.dht with type arguments of type BigIntegerToken | |
---|---|
java.lang.String |
RandomPartitioner.convertToDiskFormat(DecoratedKey<BigIntegerToken> key)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |