Uses of Class
org.dataloader.DispatchResult
Packages that use DispatchResult
-
Uses of DispatchResult in org.dataloader
Methods in org.dataloader that return DispatchResultModifier and TypeMethodDescription(package private) DispatchResult
<V> DataLoaderHelper.dispatch()
DataLoader.dispatchWithCounts()
Dispatches the queued load requests to the batch execution function and returns both the promise of the result and the number of entries that were dispatched.