Return-Path: X-Original-To: apmail-curator-user-archive@minotaur.apache.org Delivered-To: apmail-curator-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EA18A105FA for ; Thu, 17 Oct 2013 08:05:15 +0000 (UTC) Received: (qmail 88301 invoked by uid 500); 17 Oct 2013 08:05:14 -0000 Delivered-To: apmail-curator-user-archive@curator.apache.org Received: (qmail 88195 invoked by uid 500); 17 Oct 2013 08:05:06 -0000 Mailing-List: contact user-help@curator.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@curator.incubator.apache.org Delivered-To: mailing list user@curator.incubator.apache.org Received: (qmail 88174 invoked by uid 99); 17 Oct 2013 08:05:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 08:05:04 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bs4mailinglist@gmail.com designates 209.85.215.169 as permitted sender) Received: from [209.85.215.169] (HELO mail-ea0-f169.google.com) (209.85.215.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 08:05:00 +0000 Received: by mail-ea0-f169.google.com with SMTP id k11so876772eaj.28 for ; Thu, 17 Oct 2013 01:04:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=taQsvD+HJeDBUImvDt9arhPW4hbqj89fVDNG8XyhDWI=; b=V4QIyrscdv5zU4stxXcYrA5544KKFAfzkZBtB700hftRF5/W97Q+W5SRflQLWpZXwr rQuOIfnUTLP7VbTvWdI9riYNg/qzk+x/dNva4zP9+LQRcGwpRZUbkJkVbr2I3n6Z9oyS WoIHkyhqWNR7OanIqlBV/aHt3kbUDcj1PzpvoeSNZq+eHXls7abWC24fCKscrKNR9yCc +KLv4efAG1FqNNYs2YaYmQiaiBcXq013UmDCyd4qJPL+fjxCnq3kZ+Ayu0sEnzgm5AJ4 UXxqQ1AOHYZjg7T2qjd5gYv9cquj7HdnoRq0rX3h3QWoVWdw+liXLowDL/QR8syhhyLh CCZQ== MIME-Version: 1.0 X-Received: by 10.14.5.3 with SMTP id 3mr11170671eek.49.1381997079246; Thu, 17 Oct 2013 01:04:39 -0700 (PDT) Received: by 10.14.144.66 with HTTP; Thu, 17 Oct 2013 01:04:39 -0700 (PDT) In-Reply-To: References: Date: Thu, 17 Oct 2013 11:04:39 +0300 Message-ID: Subject: Re: Reading the current queue content From: Sznajder ForMailingList To: "user@curator.incubator.apache.org" Content-Type: multipart/alternative; boundary=047d7b6d918cfd3aa904e8eb44e9 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b6d918cfd3aa904e8eb44e9 Content-Type: text/plain; charset=ISO-8859-1 Thanks Jordan However, it returns me a list of String. How can I pass from this String to the Object I added to the queue? Benjamin On Thu, Oct 17, 2013 at 12:54 AM, Jordan Zimmerman < jordan@jordanzimmerman.com> wrote: > Call getChildren() on the parent node. > > On Oct 16, 2013, at 3:40 AM, Sznajder ForMailingList < > bs4mailinglist@gmail.com> wrote: > > > Hi > > > > I am using the QUEUE recipe of Curator. > > > > However, for some reason, I would need to know, what are the current > members of the queue at a given time. > > > > I did not find in the API the way to do that. > > > > Thanks! > > > > Benjamin > > --047d7b6d918cfd3aa904e8eb44e9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks Jordan

However, it returns m= e a list of String.
How can I pass from this String to the Object = I added to the queue?

Benjamin
<= br>
On Thu, Oct 17, 2013 at 12:54 AM, Jordan Zim= merman <jordan@jordanzimmerman.com> wrote:
Call getChildren() on the parent node.

On Oct 16, 2013, at 3:40 AM, Sznajder ForMailingList <bs4mailinglist@gmail.com> wrote:

> Hi
>
> I am using the QUEUE recipe of Curator.
>
> However, for some reason, I would need to know, what are the current m= embers of the queue at a given time.
>
> I did not find in the API the way to do that.
>
> Thanks!
>
> Benjamin


--047d7b6d918cfd3aa904e8eb44e9--