public interface ResultFiller<R,Q,K>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(R futureResult,
Q queries,
K keys,
StoreTransaction txh) |
void execute(R futureResult, Q queries, K keys, StoreTransaction txh)
Copyright © 2012–2024. All rights reserved.