Uses of Package
org.dataloader.impl
Packages that use org.dataloader.impl
-
Classes in org.dataloader.impl used by org.dataloader.implClassDescriptionImplementation of
ValueCachethat does nothing.This allows multipleCompletionStages to be combined together and completed as one and should something go wrong, instead of throwingCompletionExceptions it captures the cause and returns null for that data value, other wise it allows you to access them as a list of values.