public interface LoaderLoadStep<R extends TableRecord<R>>
Loader API is used for configuring data loads.
The step in constructing the Loader object where you can execute the
load.
@Support Loader<R> execute() throws IOException
Loader object. They can be accessed using
Loader.errors()IOExceptionCopyright © 2013. All Rights Reserved.