Mentors fetching operations and so provides the fetcher the required * information. Finally it also receives the operations result.
* - * @paramReturning true means that all queues will be present in the result. If * false, empty queues won't show up the result.
* - * @param ctx See {@link GetQueueStatsMentor}. + * @param ctx See {@link GetQueueStatsMentor}. */ - public boolean includeEmptyQueues( CTX ctx ); + public boolean includeEmptyQueues(CTX ctx); - /**Limits the result to the largest N queues.
*/ - public int limit( CTX ctx ); + /** + *Limits the result to the largest N queues.
+ */ + public int limit(CTX ctx); - public String filter( CTX ctx); + public String filter(CTX ctx); - /**Called ONCE with the final result.
*/ + /** + *Called ONCE with the final result.
+ */ public void onQueueStatistics(List