Package net.snowflake.client.loader
-
Interface Summary Interface Description Loader Bulk loader for SnowflakeLoadResultListener Callback API for processing errors and statistics of upload operation -
Class Summary Class Description BufferStage Class representing a unit of work for uploader.FileUploader Class responsible for uploading a single data file.LoaderFactory LoadingError Wrapper for data format errors returned by the COPY/validate commandProcessQueue This class is responsible for processing a collection of uploaded data files represented by BufferStage classPutQueue Queue that sequentially finalizes BufferStage uploads and schedules them for processing in ProcessQueue.StreamLoader Stream LoaderUtils Utils class for Loader API -
Enum Summary Enum Description BufferStage.State LoaderProperty Configuration parameters for LoaderLoadingError.ErrorProperty Operation Operations supported by Loader -
Exception Summary Exception Description Loader.ConnectionError Loader.DataError