Uses of Package
org.dataloader.registries
-
Packages that use org.dataloader.registries Package Description org.dataloader.registries -
Classes in org.dataloader.registries used by org.dataloader.registries Class Description DispatchPredicate A predicate class used byScheduledDataLoaderRegistryto decide whether to dispatch or notScheduledDataLoaderRegistry ThisDataLoaderRegistrywill use aDispatchPredicatewhenScheduledDataLoaderRegistry.dispatchAll()is called to test (for eachDataLoaderin the registry) if a dispatch should proceed.ScheduledDataLoaderRegistry.Builder