Package com.snowflake.ingest.streaming
package com.snowflake.ingest.streaming
-
ClassDescriptionChannelStatus the channel status returned to the customer.ChannelStatusBatch the channel status for the given channel names returned to the customer.Strongly-typed error codes for Java-side errors with compile-time safety.Class provides access to native method to register mock paths for e2e testing This class is intended for internal use only and will not be released as a part of the SDKHTTP status codes used by Java layer with their canonical names.Result of opening a channel which contains the channel and its statusSnowflake exception in the Ingest SDKSnowflake Streaming Ingest Channel, which is used to ingest data into Snowflake using the Snowflake Ingest SDK.A class that is the starting point for using the Streaming Ingest client APIs, a single client maps to exactly one account/database/schema/pipe in Snowflake; however, multiple clients can point to the same account/database/schema/pipe.Factory class used to build a
SnowflakeStreamingIngestClientfor a specific account/database/schema/pipeBuilder class to build aSnowflakeStreamingIngestClientExample on how to use the Snowpipe Streaming Ingest client APIs.