Package org.dataloader.registries
-
Interface Summary Interface Description DispatchPredicate A predicate class used byScheduledDataLoaderRegistryto decide whether to dispatch or not -
Class Summary Class Description ScheduledDataLoaderRegistry ThisDataLoaderRegistrywill useDispatchPredicates whenScheduledDataLoaderRegistry.dispatchAll()is called to test (for eachDataLoaderin the registry) if a dispatch should proceed.ScheduledDataLoaderRegistry.Builder