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, take
addAll, clear, containsAll, equals, hashCode, isEmpty, iterator, removeAll, retainAll, size, toArray, toArray
addItemListener, getName, removeItemListener
destroy, getId, getPartitionKey, getServiceName
LocalQueueStats getLocalQueueStats()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.