Uses of Class
org.apache.cassandra.dht.Bounds

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.
 



Copyright © 2012 The Apache Software Foundation