E - public interface IQueue<E> extends BlockingQueue<E>, BaseQueue<E>, ICollection<E>
BaseQueue,
Queue,
BlockingQueue,
TransactionalQueue| Modifier and Type | Method and Description |
|---|---|
LocalQueueStats |
getLocalQueueStats()
Returns LocalQueueStats for this queue.
|
add, contains, drainTo, drainTo, offer, offer, poll, put, remainingCapacity, remove, takeaddAll, clear, containsAll, equals, hashCode, isEmpty, iterator, removeAll, retainAll, size, toArray, toArrayaddItemListener, getName, removeItemListenerdestroy, getId, getPartitionKey, getServiceNameLocalQueueStats getLocalQueueStats()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.