Package org.apache.pulsar.broker.transaction.buffer
package org.apache.pulsar.broker.transaction.buffer
Implementation of a transaction buffer.
-
InterfacesClassDescriptionA class represent a transaction buffer.A provider that provides
TransactionBuffer.A reader to read entries of a given transaction from transaction buffer.The transaction Cursor maintains the index of all transactions.A class represents an entry appended to a transaction.The metadata for the transaction in the transaction buffer.