@PublicSpi public interface BatchLoaderContextProvider
DataLoader
code to
provide overall calling context to the BatchLoader
call. A common use
case is for propagating user security credentials or database connection parameters for example.Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getContext() |