Package org.apache.ignite.example.tx
Class TransactionsExample
java.lang.Object
org.apache.ignite.example.tx.TransactionsExample
This example demonstrates the usage of the Ignite Transactions API.
See README.md in the examples directory for execution instructions.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TransactionsExample
public TransactionsExample()
-
-
Method Details
-
main
Runs the TransactionsExample.- Parameters:
args- The command line arguments.- Throws:
Exception- if any error occurs.
-