Uses of Interface
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.IBar12
Packages that use IBar12
Package
Description
-
Uses of IBar12 in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux
Classes in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux that implement IBar12Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux that return IBar12Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux with parameters of type IBar12 -
Uses of IBar12 in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.util
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.util that return types with arguments of type IBar12Modifier and TypeMethodDescriptionreactor.core.publisher.Flux<IBar12>
DataFetchersDelegateIFoo3.bar
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<IFoo3> keys) This methods loads the data for ${dataFetcher.graphQLType}.bar.reactor.core.publisher.Flux<IBar12>
IFoo3Controller.bar
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<IFoo3> keys) This methods loads the data for ${dataFetcher.graphQLType}.bar.DataFetchersDelegateIBar12.batchLoader
(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.DataFetchersDelegateIBar12.unorderedReturnBatchLoader
(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.