| ClientBufferParameters |
Channel's buffer relevant parameters that are set at the owning client level.
|
| Flusher |
Interface to convert ChannelData buffered in RowBuffer to the underlying format
implementation for faster processing.
|
| Flusher.SerializationResult |
Holds result of the buffered rows conversion: channel metadata and stats.
|
| MemoryInfoProvider |
Provider information about available system memory
|
| MemoryInfoProviderFromRuntime |
Reads memory information from JVM runtime
|
| ParquetChunkData |
Parquet data holder to buffer rows.
|
| SnowflakeStreamingIngestClientInternal |
The first version of implementation for SnowflakeStreamingIngestClient.
|
| StreamingIngestResponseCode |
|