See: Description
| Interface | Description |
|---|---|
| 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. |
| TxnMeta |
An interface represents the metadata of a transaction in
TransactionMetadataStore. |
| Class | Description |
|---|---|
| TransactionCoordinatorID |
A class for representing the identifier for a transaction coordinator.
|
| TransactionMetadataStoreState |
The implement of transaction metadata store state.
|
| TransactionSubscription |
A class for representing acked topic subscription info.
|
| Enum | Description |
|---|---|
| TransactionMetadataStoreState.State |
The state of the transactionMetadataStore
TransactionMetadataStore. |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.