public class KafkaQueue<E>
extends java.util.concurrent.LinkedBlockingQueue<E>
implements java.lang.Runnable
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
clear, contains, drainTo, drainTo, iterator, offer, offer, peek, poll, poll, put, remainingCapacity, remove, size, spliterator, take, toArray, toArray, toStringcontainsAll, isEmpty, removeAll, retainAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait