You are viewing a plain text version of this content. The canonical link for it is here.
Posted to client-dev@cassandra.apache.org by guo-guang chiou <bu...@iii.org.tw> on 2011/05/11 17:55:42 UTC

where is list command in org.apache.cassandra.thrift package

Dear all,
i am wondering if there is any implementation of list command of cli mode  in 
org.apache.cassandra.thrift 
package.Or, is there any other alternative for list command using java codes ?

Best regards,
Guo-Guang


Re: where is list command in org.apache.cassandra.thrift package

Posted by guo-guang chiou <bu...@iii.org.tw>.
thanks.

I am new to Cassandra development.



Re: where is list command in org.apache.cassandra.thrift package

Posted by aaron morton <aa...@thelastpickle.com>.
list in the cli is calling the get_range_slices api function

 
-----------------
Aaron Morton
Freelance Cassandra Developer
@aaronmorton
http://www.thelastpickle.com

On 12 May 2011, at 03:55, guo-guang chiou wrote:

> Dear all,
> i am wondering if there is any implementation of list command of cli mode  in 
> org.apache.cassandra.thrift 
> package.Or, is there any other alternative for list command using java codes ?
> 
> Best regards,
> Guo-Guang
>