Interface LoaderJSONOptionsStep<R extends Record>
- All Superinterfaces:
LoaderListenerStep<R>, LoaderLoadStep<R>
The
Loader API is used for configuring data loads.
The step in constructing the Loader object where you can set the
optional CSV loader options.
- Author:
- Lukas Eder, Johannes Bühler
-
Method Summary
Methods inherited from interface LoaderListenerStep
onRow, onRowEnd, onRowStartMethods inherited from interface LoaderLoadStep
execute