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