protected class GMessageServerDeliveryManagerBase.BoundedQueue extends java.util.concurrent.LinkedBlockingQueue<GMessageServerDeliveryManagerBase.EventData>
Modifier and Type | Field | Description |
---|---|---|
static int |
MAX_LENGTH |
|
static int |
MIN_LENGTH |
Constructor | Description |
---|---|
BoundedQueue(int size) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
add(GMessageServerDeliveryManagerBase.EventData object) |
addAll, containsAll, equals, hashCode, isEmpty, parallelStream, stream
clear, contains, drainTo, drainTo, forEach, iterator, offer, offer, peek, poll, poll, put, remainingCapacity, remove, removeAll, removeIf, retainAll, size, spliterator, take, toArray, toArray, toString
public static final int MIN_LENGTH
public static final int MAX_LENGTH
public boolean add(GMessageServerDeliveryManagerBase.EventData object)
add
in class java.util.AbstractQueue<GMessageServerDeliveryManagerBase.EventData>
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.