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