Uses of Annotation Type
org.dataloader.annotations.ExperimentalApi
Packages that use ExperimentalApi
-
Uses of ExperimentalApi in org.dataloader.registries
Classes in org.dataloader.registries with annotations of type ExperimentalApiModifier and TypeClassDescriptionclass
ThisDataLoaderRegistry
will use aDispatchPredicate
whenScheduledDataLoaderRegistry.dispatchAll()
is called to test (for eachDataLoader
in the registry) if a dispatch should proceed.