|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.dht.AbstractByteOrderedPartitioner
org.apache.cassandra.dht.ByteOrderedPartitioner
public class ByteOrderedPartitioner
Field Summary |
---|
Fields inherited from class org.apache.cassandra.dht.AbstractByteOrderedPartitioner |
---|
BYTE_MASK, MINIMUM |
Constructor Summary | |
---|---|
ByteOrderedPartitioner()
|
Method Summary | |
---|---|
BytesToken |
getToken(java.nio.ByteBuffer key)
|
Methods inherited from class org.apache.cassandra.dht.AbstractByteOrderedPartitioner |
---|
convertFromDiskFormat, decorateKey, describeOwnership, getMinimumToken, getRandomToken, getTokenFactory, midpoint, preservesOrder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ByteOrderedPartitioner()
Method Detail |
---|
public BytesToken getToken(java.nio.ByteBuffer key)
getToken
in interface IPartitioner<BytesToken>
getToken
in class AbstractByteOrderedPartitioner
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |