194195196197198199200
return -1; } public QueueStats getStats() { return new QueueStats(queueName, msgCount); }