public class CallbackBatchLoaderImpl<K,V> extends Object implements VertxBatchLoader<K,V>
| Constructor and Description |
|---|
CallbackBatchLoaderImpl(TriConsumer<List<K>,org.dataloader.BatchLoaderEnvironment,Promise<List<V>>> batchLoader,
Function<org.dataloader.BatchLoaderEnvironment,Context> contextProvider) |
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<List<V>> |
load(List<K> keys,
org.dataloader.BatchLoaderEnvironment env) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, create, create, createCopyright © 2021. All rights reserved.