| Package | Description | 
|---|---|
| org.apache.tephra | This package contains implementations of the transaction system v2. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractTransactionExecutorProvides implementation of asynchronous methods of  TransactionExecutorby delegating their execution
 to respective synchronous methods via providedExecutorService. | 
| class  | DefaultTransactionExecutorUtility class that encapsulates the transaction life cycle over a given set of
 transaction-aware datasets. | 
| Modifier and Type | Method and Description | 
|---|---|
| TransactionExecutor | TransactionExecutorFactory. createExecutor(Iterable<TransactionAware> txAwares) | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.