Class SnowflakeStreamingIngestClientInternal<T>

  • Type Parameters:
    T - type of column data (ParquetChunkData)
    All Implemented Interfaces:
    AutoCloseable, SnowflakeStreamingIngestClient

    public class SnowflakeStreamingIngestClientInternal<T>
    extends Object
    implements SnowflakeStreamingIngestClient
    The first version of implementation for SnowflakeStreamingIngestClient. The client internally manages a few things:
  • the channel cache, which contains all the channels that belong to this account
  • the flush service, which schedules and coordinates the flush to Snowflake tables