| Package | Description |
|---|---|
| org.apache.pulsar.client.impl |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentLinkedQueue<ConsumerBase.OpBatchReceive<T>> |
ConsumerBase.pendingBatchReceives |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MultiTopicsConsumerImpl.completeOpBatchReceive(ConsumerBase.OpBatchReceive<T> op) |
protected void |
ConsumerImpl.completeOpBatchReceive(ConsumerBase.OpBatchReceive<T> op) |
protected abstract void |
ConsumerBase.completeOpBatchReceive(ConsumerBase.OpBatchReceive<T> op) |
protected void |
ConsumerBase.notifyPendingBatchReceivedCallBack(ConsumerBase.OpBatchReceive<T> opBatchReceive) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConsumerBase.failPendingBatchReceives(ConcurrentLinkedQueue<ConsumerBase.OpBatchReceive<T>> pendingBatchReceives) |
Copyright © 2017–2020 Apache Software Foundation. All rights reserved.