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