Uses of Class
io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
Packages that use VertxMappedBatchLoader
-
Uses of VertxMappedBatchLoader in io.vertx.mutiny.ext.web.handler.graphql.dataloader
Fields in io.vertx.mutiny.ext.web.handler.graphql.dataloader with type parameters of type VertxMappedBatchLoaderModifier and TypeFieldDescriptionstatic final TypeArg<VertxMappedBatchLoader>
VertxMappedBatchLoader.__TYPE_ARG
Deprecated.Methods in io.vertx.mutiny.ext.web.handler.graphql.dataloader that return VertxMappedBatchLoaderModifier and TypeMethodDescriptionstatic <K,
V> VertxMappedBatchLoader<K, V> VertxMappedBatchLoader.newInstance
(io.vertx.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader arg) Deprecated.static <K,
V> VertxMappedBatchLoader<K, V> VertxMappedBatchLoader.newInstance
(io.vertx.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader arg, TypeArg<K> __typeArg_K, TypeArg<V> __typeArg_V) Deprecated.