| Package | Description |
|---|---|
| org.apache.pulsar.client.impl | |
| org.apache.pulsar.client.impl.transaction |
Transaction client implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZeroQueueConsumerImpl<T> |
| Modifier and Type | Method and Description |
|---|---|
ConsumerImpl<T> |
ReaderImpl.getConsumer() |
| Modifier and Type | Method and Description |
|---|---|
List<ConsumerImpl<T>> |
MultiTopicsConsumerImpl.getConsumers() |
| Constructor and Description |
|---|
PersistentAcknowledgmentsGroupingTracker(ConsumerImpl<?> consumer,
ConsumerConfigurationData<?> conf,
io.netty.channel.EventLoopGroup eventLoopGroup) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionImpl.registerCumulativeAckConsumer(ConsumerImpl<?> consumer) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.