See: Description
| Interface | Description |
|---|---|
| BookKeeperClientFactory |
Provider of a new BookKeeper client instance.
|
| Class | Description |
|---|---|
| BookKeeperClientFactoryImpl | |
| BrokerData |
Data class containing three components comprising all the data available for the leader broker about other brokers: -
The local broker data which is written to ZooKeeper by each individual broker (LocalBrokerData).
|
| BundleData |
Data class comprising the short term and long term historical data for this bundle.
|
| ManagedLedgerClientFactory | |
| PulsarService |
Main class for Pulsar broker service.
|
| TimeAverageBrokerData |
Data class aggregating the short term and long term data across all bundles belonging to a broker.
|
| TimeAverageMessageData |
Data class comprising the average message data over a fixed period of time.
|
| TransactionMetadataStoreService |
| Enum | Description |
|---|---|
| PulsarService.State |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.