org.apache.kahadb.page
R
- The type of result that the closure produces.T
- The type of exceptions that operation will throw.public static interface Transaction.CallableClosure<R,T extends java.lang.Throwable>
Modifier and Type | Method and Description |
---|---|
R |
execute(Transaction tx) |
R execute(Transaction tx) throws T extends java.lang.Throwable
T extends java.lang.Throwable
Copyright © 2005-2014. All Rights Reserved.