See: Description
| Exception | Description |
|---|---|
| CoordinatorException |
The base exception for exceptions thrown from coordinator.
|
| CoordinatorException.CoordinatorNotFoundException |
Exception is thrown when transaction coordinator not found.
|
| CoordinatorException.InvalidTxnStatusException |
Exception is thrown when transaction is not in the right status.
|
| CoordinatorException.TransactionMetadataStoreStateException |
Exception is thrown when a operation of transaction is executed in a error transaction metadata store state.
|
| CoordinatorException.TransactionNotFoundException |
Exception is thrown when a transaction is not found in coordinator.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.