Uses of Class
org.apache.cassandra.db.RangeSliceCommand

Packages that use RangeSliceCommand
org.apache.cassandra.db   
org.apache.cassandra.service   
 

Uses of RangeSliceCommand in org.apache.cassandra.db
 

Methods in org.apache.cassandra.db that return RangeSliceCommand
static RangeSliceCommand RangeSliceCommand.read(Message message)
           
 

Uses of RangeSliceCommand in org.apache.cassandra.service
 

Methods in org.apache.cassandra.service with parameters of type RangeSliceCommand
static java.util.List<Row> StorageProxy.getRangeSlice(RangeSliceCommand command, org.apache.cassandra.thrift.ConsistencyLevel consistency_level)
           
 



Copyright © 2010 The Apache Software Foundation