DataStoreTransaction
- the request's transactionUser
- the request's userHandlerResult
- the request handling objects@FunctionalInterface public static interface Elide.Handler<DataStoreTransaction,User,HandlerResult>
Modifier and Type | Method and Description |
---|---|
HandlerResult |
handle(DataStoreTransaction a,
User b) |
HandlerResult handle(DataStoreTransaction a, User b) throws IOException
IOException
Copyright © 2015–2021 Yahoo! Inc.. All rights reserved.