You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geode.apache.org by dinesh 1004 <di...@gmail.com> on 2017/05/11 09:30:09 UTC

Need information about ParallelGatewaySenderQueue

 Hi Team,



Is there any way to make select query on  AsyncEventQueue.

I have created MyAsyncEventQueue.

i want to execute

           select * from /MYAsyncEventQueue.

           or

            select * from /ParallelGatewaySenderQueue


Can any one help on this.


Thanks,

dev-team.

Re: Need information about ParallelGatewaySenderQueue

Posted by Anthony Baker <ab...@pivotal.io>.
Hi can you tell us more about your use case?  Every AEQ is fronted by an actual data region that you could query.  Are you looking for size information?

Anthony

> On May 11, 2017, at 2:30 AM, dinesh 1004 <di...@gmail.com> wrote:
> 
>  Hi Team,
> 
>  
> Is there any way to make select query on  AsyncEventQueue.
> 
> I have created MyAsyncEventQueue. 
> 
> i want to execute 
> 
>            select * from /MYAsyncEventQueue.
> 
>            or 
> 
>             select * from /ParallelGatewaySenderQueue
> 
> 
> 
> Can any one help on this.
> 
> 
> 
> Thanks,
> 
> dev-team.
>