From cassandra-user-return-1754-apmail-incubator-cassandra-user-archive=incubator.apache.org@incubator.apache.org Thu Dec 10 09:26:37 2009 Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 53379 invoked from network); 10 Dec 2009 09:26:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Dec 2009 09:26:37 -0000 Received: (qmail 88283 invoked by uid 500); 10 Dec 2009 09:26:36 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 88265 invoked by uid 500); 10 Dec 2009 09:26:36 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 88256 invoked by uid 99); 10 Dec 2009 09:26:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 09:26:36 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of beuknight@gmail.com designates 209.85.160.41 as permitted sender) Received: from [209.85.160.41] (HELO mail-pw0-f41.google.com) (209.85.160.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 09:26:28 +0000 Received: by pwi7 with SMTP id 7so2878278pwi.20 for ; Thu, 10 Dec 2009 01:26:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=84145j3gTBap54uQITGHq7L9tcu5GVCyWcSdnos9644=; b=tCe50wif+FiMfdNko82uOH6FiPFwwc8brpXcVpjwZMg6Rocu9A9zL9VCD1qKNL7bgt z907T9ft5VJtkj41arbAtggMHNNq8woJDvs/gdRjx7PXX390Y6mAnb4ZpodGcDVFLHua VzdAQBog67XB2ySdHVgyL1E1P+csZaNgkUKCs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=mPwoJ7HlYAJhybj0aOk4G7sZgpINGuiXDaL9Qmww9ctB+kJJlevSvKz+3GnNPMiwx3 PPDEUic5mRijRGgnStqSNxFcolIZxA9QiQ+d9NNqNIhgsy+SpD5h0HLT6L9xjGiGciut S0vEbA57RUBHL/4FNB0Dhg6N4iCr6sfRo9OPQ= MIME-Version: 1.0 Received: by 10.142.3.32 with SMTP id 32mr187389wfc.214.1260437167292; Thu, 10 Dec 2009 01:26:07 -0800 (PST) Date: Thu, 10 Dec 2009 04:26:07 -0500 Message-ID: Subject: Why does Cassandra not support some method? From: JKnight JKnight To: cassandra-user@incubator.apache.org Content-Type: multipart/alternative; boundary=00504502af049e4071047a5c658f X-Virus-Checked: Checked by ClamAV on apache.org --00504502af049e4071047a5c658f Content-Type: text/plain; charset=ISO-8859-1 Dear all, I wonder why Cassandra do not support the following method: - multi_insert: insert multi keys - multi_remove: remove multi keys - multi_batchInsert: batch insert multi keys And how can I add above method? Thanks in advance. -- Best regards, JKnight --00504502af049e4071047a5c658f Content-Type: text/html; charset=ISO-8859-1 Dear all,

I wonder why Cassandra do not support the following method:
- multi_insert: insert multi keys
- multi_remove: remove multi keys
- multi_batchInsert: batch insert multi keys

And how can I add above method?
Thanks in advance.

--
Best regards,
JKnight --00504502af049e4071047a5c658f--