Package org.apache.pulsar.broker.transaction.buffer.impl
package org.apache.pulsar.broker.transaction.buffer.impl
The implementation of a transaction buffer.
-
ClassDescriptionA provider that provides in-memory implementations of
TransactionBuffer.ATransactionBufferReaderimplementation that reads entries fromInMemTransactionBuffer.TableView<T>Compared with the more genericTableView, this table view - Provides just a single public method that reads the latest value synchronously.Transaction buffer based on normal persistent topic.A functional interface to handle the max read position move forward.A provider that provides topic implementations ofTransactionBuffer.The implement of topic transaction buffer state.The state of the topicTransactionBufferTopicTransactionBuffer.The implementation ofTransactionBufferClient.Transaction buffer disable.A simple implementation ofTransactionEntry.