|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BytesToken | |
---|---|
org.apache.cassandra.dht |
Uses of BytesToken in org.apache.cassandra.dht |
---|
Fields in org.apache.cassandra.dht declared as BytesToken | |
---|---|
static BytesToken |
CollatingOrderPreservingPartitioner.MINIMUM
|
Methods in org.apache.cassandra.dht that return BytesToken | |
---|---|
BytesToken |
CollatingOrderPreservingPartitioner.getMinimumToken()
|
BytesToken |
CollatingOrderPreservingPartitioner.getRandomToken()
|
BytesToken |
CollatingOrderPreservingPartitioner.getToken(java.lang.String key)
|
BytesToken |
CollatingOrderPreservingPartitioner.midpoint(BytesToken ltoken,
BytesToken rtoken)
|
Methods in org.apache.cassandra.dht that return types with arguments of type BytesToken | |
---|---|
DecoratedKey<BytesToken> |
CollatingOrderPreservingPartitioner.convertFromDiskFormat(java.lang.String key)
|
DecoratedKey<BytesToken> |
CollatingOrderPreservingPartitioner.decorateKey(java.lang.String key)
|
Methods in org.apache.cassandra.dht with parameters of type BytesToken | |
---|---|
BytesToken |
CollatingOrderPreservingPartitioner.midpoint(BytesToken ltoken,
BytesToken rtoken)
|
Method parameters in org.apache.cassandra.dht with type arguments of type BytesToken | |
---|---|
java.lang.String |
CollatingOrderPreservingPartitioner.convertToDiskFormat(DecoratedKey<BytesToken> key)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |