BinaryStringUtils |
|
ClientBufferParameters |
Channel's buffer relevant parameters that are set at the owning client level.
|
ColumnProperties |
Class that encapsulates column properties.
|
EncryptionKey |
Represents an encryption key for a table
|
Flusher.SerializationResult |
Holds result of the buffered rows conversion: channel metadata and stats.
|
FullyQualifiedTableName |
FullyQualifiedTableName is a class that represents a fully qualified table name.
|
MemoryInfoProviderFromRuntime |
Reads memory information from JVM runtime
|
ParquetChunkData |
Parquet data holder to buffer rows.
|
ParquetFlusher |
Converts ChannelData buffered in RowBuffer to the Parquet format for faster
processing.
|
ParquetRowBuffer |
The buffer in the Streaming Ingest channel that holds the un-flushed rows, these rows will be
converted to Parquet format for faster processing
|
ParquetTypeGenerator |
Generates the Parquet types for the Snowflake's column types
|
RefreshTableInformationRequest |
|
RefreshTableInformationResponse |
|
SnowflakeStreamingIngestClientInternal<T> |
The first version of implementation for SnowflakeStreamingIngestClient.
|
StreamingIngestUtils |
|
TimestampWrapper |
This class represents the outcome of timestamp parsing and validation.
|