| Package | Description |
|---|---|
| org.apache.ignite.internal.transactions |
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteTxAlreadyCompletedCheckedException
Exception thrown whenever Mvcc transaction has been finished before operation finished.
|
class |
IgniteTxDuplicateKeyCheckedException
Exception thrown whenever transaction tries to inserts entry with same mvcc version more than once.
|
class |
IgniteTxHeuristicCheckedException
Exception thrown whenever grid transaction enters an unknown state.
|
class |
IgniteTxOptimisticCheckedException
Exception thrown whenever grid transactions fail optimistically.
|
class |
IgniteTxRollbackCheckedException
Exception thrown whenever grid transactions has been automatically rolled back.
|
class |
IgniteTxSerializationCheckedException
Exception thrown whenever transaction can't be serialized due to write conflict.
|
class |
IgniteTxTimeoutCheckedException
Exception thrown whenever grid transactions time out.
|
class |
IgniteTxUnexpectedStateCheckedException
Exception thrown whenever mvcc transaction enters an unknown state.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023