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.
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 SDK
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/pipeBuilder class to build a
SnowflakeStreamingIngestClientExample on how to use the Snowpipe Streaming Ingest client APIs.