| Package | Description |
|---|---|
| org.apache.pulsar.broker.service |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.service.nonpersistent |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.service.persistent |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected static AtomicReferenceFieldUpdater<AbstractDispatcherSingleActiveConsumer,Consumer> |
AbstractDispatcherSingleActiveConsumer.ACTIVE_CONSUMER_UPDATER |
protected static AtomicIntegerFieldUpdater<AbstractDispatcherSingleActiveConsumer> |
AbstractDispatcherSingleActiveConsumer.IS_CLOSED_UPDATER |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPersistentDispatcherSingleActiveConsumer |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentDispatcherSingleActiveConsumer |
class |
PersistentStreamingDispatcherSingleActiveConsumer
A
PersistentDispatcherSingleActiveConsumer implemented StreamingDispatcher. |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.