Uses of Class
org.apache.pulsar.broker.transaction.exception.coordinator.TransactionCoordinatorException
-
Packages that use TransactionCoordinatorException Package Description org.apache.pulsar.broker.transaction.exception.coordinator Exceptions thrown when encountering errors in transaction buffer. -
-
Uses of TransactionCoordinatorException in org.apache.pulsar.broker.transaction.exception.coordinator
Subclasses of TransactionCoordinatorException in org.apache.pulsar.broker.transaction.exception.coordinator Modifier and Type Class Description static classTransactionCoordinatorException.UnsupportedTxnActionExceptionExceptions are thrown when txnAction is unsupported.
-