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 < [email protected]> wrote: > Call getChildren() on the parent node. > > On Oct 16, 2013, at 3:40 AM, Sznajder ForMailingList < > [email protected]> 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 > >
