| Package | Description |
|---|---|
| org.apache.pulsar.broker |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.transaction.recover |
Implementation of a transaction recover tracker.
|
| org.apache.pulsar.broker.transaction.timeout |
Implementation of a transaction buffer.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionMetadataStoreService |
PulsarService.getTransactionMetadataStoreService() |
| Constructor and Description |
|---|
TransactionRecoverTrackerImpl(TransactionMetadataStoreService transactionMetadataStoreService,
TransactionTimeoutTracker timeoutTracker,
long tcId) |
| Constructor and Description |
|---|
TransactionTimeoutTrackerFactoryImpl(TransactionMetadataStoreService transactionMetadataStoreService,
io.netty.util.HashedWheelTimer timer) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.