Uses of Package
org.apache.pulsar.broker.transaction.buffer
Packages that use org.apache.pulsar.broker.transaction.buffer
Package
Description
Implementation of a transaction buffer.
The implementation of a transaction buffer.
-
Classes in org.apache.pulsar.broker.transaction.buffer used by org.apache.pulsar.broker
-
-
Classes in org.apache.pulsar.broker.transaction.buffer used by org.apache.pulsar.broker.transaction.bufferClassDescriptionA class represent a transaction buffer.A provider that provides
TransactionBuffer.A reader to read entries of a given transaction from transaction buffer.A class represents an entry appended to a transaction.The metadata for the transaction in the transaction buffer. -
Classes in org.apache.pulsar.broker.transaction.buffer used by org.apache.pulsar.broker.transaction.buffer.implClassDescriptionA class represent a transaction buffer.A provider that provides
TransactionBuffer.A reader to read entries of a given transaction from transaction buffer.A class represents an entry appended to a transaction.The metadata for the transaction in the transaction buffer.