| Class | Description |
|---|---|
| Constants |
Contains all the constants needed for Streaming Ingest
|
| Cryptor | |
| HttpUtil |
Created by hyu on 8/10/17.
|
| Logging |
Base Logging Utility
|
| Pair<F,S> |
Simple Pair class.
|
| ParameterProvider |
Utility class to provide configurable constants
|
| RingBuffer<E> | |
| SnowflakeURL |
Snowflake URL Object https://account.region.snowflakecomputing.com:443
|
| SnowflakeURL.SnowflakeURLBuilder | |
| StagedFileWrapper |
RemoteFileWrapper for a file path in the target stage as well as an optional size
|
| ThreadFactoryUtil |
This class provides support functions for writing a thread factory wrapper
|
| Utils |
Contains Ingest related utility functions
|
| Enum | Description |
|---|---|
| Constants.ArrowBatchWriteMode |
Thw write mode to generate Arrow BDEC file.
|
| Constants.BdecVerion |
The write mode to generate Arrow BDEC file.
|
| Constants.WriteMode | |
| ErrorCode |
Ingest SDK internal error codes
|
| Exception | Description |
|---|---|
| BackOffException |
BackOffException - Exception thrown when we have to back off
|
| SFException |
Snowflake exception in the Ingest SDK
|
Copyright © 2022. All rights reserved.