|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bounds | |
---|---|
org.apache.cassandra.dht |
Uses of Bounds in org.apache.cassandra.dht |
---|
Methods in org.apache.cassandra.dht that return Bounds | |
---|---|
static Bounds<RowPosition> |
Bounds.makeRowBounds(Token left,
Token right,
IPartitioner partitioner)
Compute a bounds of keys corresponding to a given bounds of token. |
Methods in org.apache.cassandra.dht with parameters of type Bounds | |
---|---|
boolean |
Bounds.intersects(Bounds<T> that)
|
boolean |
Range.intersects(Bounds<T> that)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |