Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B70667928 for ; Tue, 29 Nov 2011 13:22:13 +0000 (UTC) Received: (qmail 17937 invoked by uid 500); 29 Nov 2011 13:22:11 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 17876 invoked by uid 500); 29 Nov 2011 13:22:11 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 17868 invoked by uid 99); 29 Nov 2011 13:22:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 13:22:11 +0000 X-ASF-Spam-Status: No, hits=1.8 required=5.0 tests=FREEMAIL_FROM,HTML_FONT_FACE_BAD,HTML_MESSAGE,HTML_OBFUSCATE_05_10,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of zhuhaitong@gmail.com designates 209.85.213.172 as permitted sender) Received: from [209.85.213.172] (HELO mail-yx0-f172.google.com) (209.85.213.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 13:22:03 +0000 Received: by yenl2 with SMTP id l2so820462yen.31 for ; Tue, 29 Nov 2011 05:21:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=qwvipeOxP84QRgXmDixHS5EHAqEmNzNgiTL5lG5aRs8=; b=SWd2Sb1gJf9kooLx6bZ5hkwWx0C8O1p2lYY/OHLwTnoFHFbyT5uL1J6bdAgoUsKWds IF6B1njYFjNOg85+gi7aOZDK17Z2Llf/3n+/Ibc4MA8kKML6DqsFy91jZrzlrzukhc/T muFt9xzQ8XQ4CXNehJg5n3sGHvgybtf39rwFA= Received: by 10.50.94.231 with SMTP id df7mr29431313igb.9.1322572902353; Tue, 29 Nov 2011 05:21:42 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.14.5 with HTTP; Tue, 29 Nov 2011 05:21:21 -0800 (PST) From: =?UTF-8?B?56Wd5rW36YCa?= Date: Tue, 29 Nov 2011 21:21:21 +0800 Message-ID: Subject: results of get_range_slice is ordered? To: user Content-Type: multipart/alternative; boundary=e89a8f2343e508c9f004b2df8017 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f2343e508c9f004b2df8017 Content-Type: text/plain; charset=ISO-8859-1 hi, I use the* **partitioner*: org.apache.cassandra.dht.ByteOrderedPartitioner for 4 different cassandra nodes. I use get_range_slice method and I want to know whether the results are *sorted by keys*? thanks --e89a8f2343e508c9f004b2df8017 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable hi,

I = use the=A0partitioner: org.apache.cassandra.dht.ByteOr= deredPartitioner for 4 different cassandra nodes.
I use get_range= _slice method and I want to know whether the results are=A0sorted by keys?

thanks=A0

--e89a8f2343e508c9f004b2df8017--