public interface QProxy<E> extends IQueue<E>, HazelcastInstanceAwareInstance
Instance.InstanceType
Modifier and Type | Method and Description |
---|---|
String |
getLongName() |
QueueOperationsCounter |
getQueueOperationCounter() |
getLocalQueueStats
addItemListener, getName, removeItemListener
destroy, getId, getInstanceType
add, contains, drainTo, drainTo, offer, offer, poll, put, remainingCapacity, remove, take
addAll, clear, containsAll, equals, hashCode, isEmpty, iterator, removeAll, retainAll, size, toArray, toArray
setHazelcastInstance
QueueOperationsCounter getQueueOperationCounter()
String getLongName()
Copyright © 2013 Hazelcast, Inc.. All rights reserved.