I - the type of the argumentO - the type of the resultpublic static interface TransactionExecutor.Function<I,O>
| Modifier and Type | Method and Description |
|---|---|
O |
apply(I input) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.