Uses of Class
org.apache.pulsar.broker.transaction.exception.buffer.TransactionBufferException
Packages that use TransactionBufferException
Package
Description
Exceptions thrown when encountering errors in transaction buffer.
-
Uses of TransactionBufferException in org.apache.pulsar.broker.transaction.exception.buffer
Modifier and TypeClassDescriptionstatic classException thrown when reaching end of a transaction.classException is thrown when no transactions found committed at a given ledger.classTransaction buffer provider exception.static classException is thrown when the transaction is not found in the transaction buffer.