Package | Description |
---|---|
org.apache.cassandra.dht |
Modifier and Type | Field and Description |
---|---|
static LongToken |
Murmur3Partitioner.MINIMUM |
Modifier and Type | Method and Description |
---|---|
LongToken |
Murmur3Partitioner.getMinimumToken() |
LongToken |
Murmur3Partitioner.getRandomToken() |
LongToken |
Murmur3Partitioner.getToken(java.nio.ByteBuffer key)
Generate the token of a key.
|
Modifier and Type | Method and Description |
---|---|
long |
Murmur3Partitioner.getHeapSizeOf(LongToken token) |
Copyright © 2014 The Apache Software Foundation