org.apache.cassandra.service
Interface IReadCommand

All Known Implementing Classes:
RangeSliceCommand, ReadCommand, RetriedSliceFromReadCommand, SliceByNamesReadCommand, SliceFromReadCommand

public interface IReadCommand


Method Summary
 java.lang.String getKeyspace()
           
 long getTimeout()
           
 

Method Detail

getKeyspace

java.lang.String getKeyspace()

getTimeout

long getTimeout()


Copyright © 2013 The Apache Software Foundation