Package org.dataloader.scheduler
-
Interface Summary Interface Description BatchLoaderScheduler By default, whenDataLoader.dispatch()is called, theBatchLoader/MappedBatchLoaderfunction will be invoked immediately.BatchLoaderScheduler.ScheduledBatchLoaderCall<V> This represents a callback that will invoke aBatchLoaderfunction under the coversBatchLoaderScheduler.ScheduledBatchPublisherCall This represents a callback that will invoke aBatchPublisherorMappedBatchPublisherfunction under the coversBatchLoaderScheduler.ScheduledMappedBatchLoaderCall<K,V> This represents a callback that will invoke aMappedBatchLoaderfunction under the covers