public class TopicTransactionBufferProvider extends Object implements TransactionBufferProvider
TransactionBuffer.| Constructor and Description |
|---|
TopicTransactionBufferProvider() |
| Modifier and Type | Method and Description |
|---|---|
TransactionBuffer |
newTransactionBuffer(Topic originTopic,
CompletableFuture<Void> transactionBufferFuture)
Open the persistent transaction buffer.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewProviderpublic TransactionBuffer newTransactionBuffer(Topic originTopic, CompletableFuture<Void> transactionBufferFuture)
TransactionBufferProvidernewTransactionBuffer in interface TransactionBufferProvidertransactionBufferFuture - the transaction buffer futureCopyright © 2017–2021 Apache Software Foundation. All rights reserved.