Uses of Package
org.apache.pulsar.broker.transaction.exception
-
Packages that use org.apache.pulsar.broker.transaction.exception Package Description org.apache.pulsar.broker.transaction.buffer Implementation of a transaction buffer.org.apache.pulsar.broker.transaction.exception Exceptions thrown when encountering errors in transaction buffer.org.apache.pulsar.broker.transaction.exception.buffer Exceptions thrown when encountering errors in transaction buffer.org.apache.pulsar.broker.transaction.exception.coordinator Exceptions thrown when encountering errors in transaction buffer.org.apache.pulsar.broker.transaction.exception.pendingack Exceptions thrown when encountering errors in transaction buffer. -
Classes in org.apache.pulsar.broker.transaction.exception used by org.apache.pulsar.broker.transaction.buffer Class Description TransactionException.TransactionStatusException Exceptions are thrown when operations are applied to a transaction which is not in expected txn status. -
Classes in org.apache.pulsar.broker.transaction.exception used by org.apache.pulsar.broker.transaction.exception Class Description TransactionException The base exception class for the errors thrown from Transaction. -
Classes in org.apache.pulsar.broker.transaction.exception used by org.apache.pulsar.broker.transaction.exception.buffer Class Description TransactionException The base exception class for the errors thrown from Transaction. -
Classes in org.apache.pulsar.broker.transaction.exception used by org.apache.pulsar.broker.transaction.exception.coordinator Class Description TransactionException The base exception class for the errors thrown from Transaction. -
Classes in org.apache.pulsar.broker.transaction.exception used by org.apache.pulsar.broker.transaction.exception.pendingack Class Description TransactionException The base exception class for the errors thrown from Transaction.