Constructor and Description |
---|
VertxBatchLoader(TriConsumer<List<K>,org.dataloader.BatchLoaderEnvironment,io.vertx.core.Promise<List<V>>> batchLoader)
Create a new batch loader.
|
VertxMappedBatchLoader(TriConsumer<Set<K>,org.dataloader.BatchLoaderEnvironment,io.vertx.core.Promise<Map<K,V>>> batchLoader)
Create a new batch loader.
|
Copyright © 2021 Eclipse. All rights reserved.