T
- The type of exceptions that operation will throw.public static interface Transaction.Closure<T extends Throwable>
Modifier and Type | Method and Description |
---|---|
void |
execute(Transaction tx) |
void execute(Transaction tx) throws T extends Throwable
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.