| Package | Description |
|---|---|
| software.amazon.qldb |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutorNoReturn.execute(TransactionExecutor executor)
Executes the operation using the specified
TransactionExecutor. |
R |
Executor.execute(TransactionExecutor executor)
Executes the operation using the specified
TransactionExecutor. |