| Package | Description |
|---|---|
| org.apache.pulsar.transaction.coordinator |
Classes for implementing pulsar transaction coordinator.
|
| org.apache.pulsar.transaction.coordinator.exceptions |
Internal exceptions for transaction coordinator.
|
| org.apache.pulsar.transaction.coordinator.impl |
Implementations of the transaction coordinator.
|
| Class and Description |
|---|
| TransactionCoordinatorID
A class for representing the identifier for a transaction coordinator.
|
| TransactionLogReplayCallback
The callback of transaction log replay the transaction operate.
|
| TransactionMetadataStore
A store for storing all the transaction metadata.
|
| TransactionMetadataStoreProvider
A provider that provides
TransactionMetadataStore. |
| TransactionMetadataStoreState.State
The state of the transactionMetadataStore
TransactionMetadataStore. |
| TransactionRecoverTracker
This tracker is for transaction metadata store recover handle the different status transaction.
|
| TransactionSubscription
A class for representing acked topic subscription info.
|
| TransactionTimeoutTracker
Represent the tracker for the timeout of the transaction.
|
| TxnMeta
An interface represents the metadata of a transaction in
TransactionMetadataStore. |
| Class and Description |
|---|
| TransactionCoordinatorID
A class for representing the identifier for a transaction coordinator.
|
| TransactionMetadataStoreState.State
The state of the transactionMetadataStore
TransactionMetadataStore. |
| Class and Description |
|---|
| TransactionCoordinatorID
A class for representing the identifier for a transaction coordinator.
|
| TransactionLog
A log interface for transaction to read and write transaction operation.
|
| TransactionLogReplayCallback
The callback of transaction log replay the transaction operate.
|
| TransactionMetadataStore
A store for storing all the transaction metadata.
|
| TransactionMetadataStoreProvider
A provider that provides
TransactionMetadataStore. |
| TransactionMetadataStoreState
The implement of transaction metadata store state.
|
| TransactionRecoverTracker
This tracker is for transaction metadata store recover handle the different status transaction.
|
| TransactionSubscription
A class for representing acked topic subscription info.
|
| TransactionTimeoutTracker
Represent the tracker for the timeout of the transaction.
|
| TxnMeta
An interface represents the metadata of a transaction in
TransactionMetadataStore. |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.