Package | Description |
---|---|
io.vertx.rxjava.ext.web.handler.graphql.dataloader |
Modifier and Type | Field and Description |
---|---|
static TypeArg<VertxBatchLoader> |
VertxBatchLoader.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static <K,V> VertxBatchLoader<K,V> |
VertxBatchLoader.newInstance(VertxBatchLoader arg) |
static <K,V> VertxBatchLoader<K,V> |
VertxBatchLoader.newInstance(VertxBatchLoader arg,
TypeArg<K> __typeArg_K,
TypeArg<V> __typeArg_V) |
Copyright © 2021 Eclipse. All rights reserved.