All Classes and Interfaces

Class
Description
ChannelStatus 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.
HTTP status codes used by Java layer with their canonical names.
Result of opening a channel which contains the channel and its status
Snowflake exception in the Ingest SDK
Snowflake 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 SnowflakeStreamingIngestClient for a specific account/database/schema/pipe
Builder class to build a SnowflakeStreamingIngestClient
Elastic channel for Snowflake Streaming Ingest.
Example on how to use the Snowpipe Streaming Ingest client APIs.