Package | Description |
---|---|
org.apache.cassandra.dht |
Modifier and Type | Method and Description |
---|---|
static Bounds<RowPosition> |
Bounds.makeRowBounds(Token left,
Token right,
IPartitioner partitioner)
Compute a bounds of keys corresponding to a given bounds of token.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Bounds.intersects(Bounds<T> that) |
boolean |
Range.intersects(Bounds<T> that) |
Copyright © 2014 The Apache Software Foundation