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 classScheduledDataLoaderRegistryThisDataLoaderRegistrywill use aDispatchPredicatewhenScheduledDataLoaderRegistry.dispatchAll()is called to test (for eachDataLoaderin the registry) if a dispatch should proceed.
-