Package org.dataloader.scheduler
Interface BatchLoaderScheduler.ScheduledBatchPublisherCall
-
- Enclosing interface:
- BatchLoaderScheduler
public static interface BatchLoaderScheduler.ScheduledBatchPublisherCall
This represents a callback that will invoke aBatchPublisher
orMappedBatchPublisher
function under the covers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
invoke()
-