| Package | Description |
|---|---|
| org.apache.pulsar.transaction.coordinator |
Classes for implementing pulsar transaction coordinator.
|
| org.apache.pulsar.transaction.coordinator.impl |
Implementations of the transaction coordinator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionLog.replayAsync(TransactionLogReplayCallback transactionLogReplayCallback)
Replay transaction log to load the transaction map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MLTransactionLogImpl.replayAsync(TransactionLogReplayCallback transactionLogReplayCallback) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.