Package org.dataloader.registries
package org.dataloader.registries
-
ClassDescriptionA predicate class used by
ScheduledDataLoaderRegistry
to decide whether to dispatch or notThisDataLoaderRegistry
will useDispatchPredicate
s whenScheduledDataLoaderRegistry.dispatchAll()
is called to test (for eachDataLoader
in the registry) if a dispatch should proceed.