Uses of Package
org.apache.pulsar.broker.transaction.exception
Packages that use org.apache.pulsar.broker.transaction.exception
Package
Description
Implementation of a transaction buffer.
Exceptions thrown when encountering errors in transaction buffer.
Exceptions thrown when encountering errors in transaction buffer.
Exceptions thrown when encountering errors in transaction buffer.
Exceptions thrown when encountering errors in transaction buffer.
-
Classes in org.apache.pulsar.broker.transaction.exception used by org.apache.pulsar.broker.transaction.bufferClassDescriptionExceptions 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.exceptionClassDescriptionThe 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.bufferClassDescriptionThe 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.coordinatorClassDescriptionThe 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.pendingackClassDescriptionThe base exception class for the errors thrown from Transaction.