Package org.apache.ignite.tx


package org.apache.ignite.tx
Contains Transaction API classes and interfaces.
  • Class
    Description
    The Ignite Transactions facade that supports distributed transactions when working with tables.
    Thrown when, during an attempt to execute a transactional operation, it turns out that the operation cannot be executed because an incompatible schema change has happened.
    The exception is thrown when the transaction result differs from the intended one.
    The transaction.
    This exception is thrown if a transaction can't be finished for some reason.
    Ignite transaction options.