Return-Path: X-Original-To: apmail-ace-commits-archive@www.apache.org Delivered-To: apmail-ace-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 09189DDE4 for ; Wed, 19 Sep 2012 11:49:09 +0000 (UTC) Received: (qmail 87128 invoked by uid 500); 19 Sep 2012 11:49:08 -0000 Delivered-To: apmail-ace-commits-archive@ace.apache.org Received: (qmail 87088 invoked by uid 500); 19 Sep 2012 11:49:08 -0000 Mailing-List: contact commits-help@ace.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ace.apache.org Delivered-To: mailing list commits@ace.apache.org Received: (qmail 87048 invoked by uid 99); 19 Sep 2012 11:49:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2012 11:49:07 +0000 Date: Wed, 19 Sep 2012 22:49:07 +1100 (NCT) From: "Marcel Offermans (JIRA)" To: commits@ace.apache.org Message-ID: <603627595.96936.1348055347649.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (ACE-293) SortedRangeSet does not allow you to iterate over its Range instances MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Marcel Offermans created ACE-293: ------------------------------------ Summary: SortedRangeSet does not allow you to iterate over its Range instances Key: ACE-293 URL: https://issues.apache.org/jira/browse/ACE-293 Project: ACE Issue Type: Improvement Reporter: Marcel Offermans Assignee: Marcel Offermans At the moment, the SortedRangeSet does not allow you to iterate over its Range instances, only its values (longs). When working with Paul to implement a MongoDB based log store, we ran into this issue as having such an iterator available would allow us to more efficiently query the store. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira