public static class MeteredBoundedMailbox.MeteredMessageQueue
extends akka.dispatch.BoundedDequeBasedMailbox.MessageQueue
Constructor and Description |
---|
MeteredMessageQueue(int capacity,
scala.concurrent.duration.FiniteDuration pushTimeOut) |
cleanUp, dequeue, enqueue, enqueueFirst, hasMessages, numberOfMessages, pushTimeOut, queue
add, addFirst, addLast, clear, contains, descendingIterator, drainTo, drainTo, element, getFirst, getLast, iterator, offer, offer, offerFirst, offerFirst, offerLast, offerLast, peek, peekFirst, peekLast, poll, poll, pollFirst, pollFirst, pollLast, pollLast, pop, push, put, putFirst, putLast, remainingCapacity, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, size, spliterator, take, takeFirst, takeLast, toArray, toArray, toString
addAll
containsAll, isEmpty, removeAll, retainAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addAll, containsAll, equals, hashCode, isEmpty, parallelStream, removeAll, removeIf, retainAll, stream
Copyright © 2019 OpenDaylight. All rights reserved.