public interface IQueue<E> extends ICollection<E>, BlockingQueue<E>, Instance
Instance.InstanceType| Modifier and Type | Method and Description |
|---|---|
LocalQueueStats |
getLocalQueueStats() |
addItemListener, getName, removeItemListenerdestroy, getId, getInstanceTypeLocalQueueStats getLocalQueueStats()
Copyright © 2008-2013 Hazelcast, Inc. All Rights Reserved.