Return-Path: X-Original-To: apmail-cassandra-client-dev-archive@minotaur.apache.org Delivered-To: apmail-cassandra-client-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5752B464C for ; Thu, 12 May 2011 00:35:37 +0000 (UTC) Received: (qmail 78518 invoked by uid 500); 12 May 2011 00:35:37 -0000 Delivered-To: apmail-cassandra-client-dev-archive@cassandra.apache.org Received: (qmail 78457 invoked by uid 500); 12 May 2011 00:35:36 -0000 Mailing-List: contact client-dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: client-dev@cassandra.apache.org Delivered-To: mailing list client-dev@cassandra.apache.org Received: (qmail 78449 invoked by uid 99); 12 May 2011 00:35:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 May 2011 00:35:36 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=DATE_IN_PAST_06_12,HK_RANDOM_ENVFROM,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcdcc-client-dev@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 May 2011 00:35:28 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QKJrs-0001Ti-Uh for client-dev@cassandra.apache.org; Thu, 12 May 2011 02:35:06 +0200 Received: from 124-10-81-194.static.tfn.net.tw ([124.10.81.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 May 2011 02:35:04 +0200 Received: from bujnggchiou by 124-10-81-194.static.tfn.net.tw with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 May 2011 02:35:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: client-dev@cassandra.apache.org From: guo-guang chiou Subject: where is list command in org.apache.cassandra.thrift package Date: Wed, 11 May 2011 15:55:42 +0000 (UTC) Lines: 7 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 124.10.81.194 (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.65 Safari/534.24) 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