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