public interface BatchLoaderEnvironmentProvider
DataLoader
code to
provide BatchLoaderEnvironment
calling context to
the BatchLoader
call. A common use
case is for propagating user security credentials or database connection parameters.Modifier and Type | Method and Description |
---|---|
BatchLoaderEnvironment |
get() |
BatchLoaderEnvironment get()
BatchLoaderEnvironment
that may be needed in batch calls