|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.dht.OrderPreservingPartitioner
org.apache.cassandra.dht.CollatingOrderPreservingPartitioner
public class CollatingOrderPreservingPartitioner
Constructor Summary | |
---|---|
CollatingOrderPreservingPartitioner()
|
Method Summary | |
---|---|
java.util.Comparator<java.lang.String> |
getDecoratedKeyComparator()
|
java.util.Comparator<java.lang.String> |
getReverseDecoratedKeyComparator()
|
Methods inherited from class org.apache.cassandra.dht.OrderPreservingPartitioner |
---|
decorateKey, getDefaultToken, getInitialToken, getTokenFactory, undecorateKey |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CollatingOrderPreservingPartitioner()
Method Detail |
---|
public java.util.Comparator<java.lang.String> getDecoratedKeyComparator()
getDecoratedKeyComparator
in interface IPartitioner
getDecoratedKeyComparator
in class OrderPreservingPartitioner
public java.util.Comparator<java.lang.String> getReverseDecoratedKeyComparator()
getReverseDecoratedKeyComparator
in interface IPartitioner
getReverseDecoratedKeyComparator
in class OrderPreservingPartitioner
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |