A B C D E F G H I O S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getChannel() - Method in class com.snowflake.ingest.streaming.OpenChannelResult
-
Get the channel
- getChannelName() - Method in class com.snowflake.ingest.streaming.ChannelStatus
-
Get the channel name of the channel status
- getChannelName() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestChannel
-
Get the channel name
- getChannelStatus() - Method in class com.snowflake.ingest.streaming.OpenChannelResult
-
Get the channel status
- getChannelStatus() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestChannel
-
Get the channel status for the current channel from Snowflake.
- getChannelStatus(List<String>) - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestClient
-
Return the channel status for the given list of channels from Snowflake
- getChannelStatusBatch() - Method in class com.snowflake.ingest.streaming.ChannelStatusBatch
- getClientName() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestClient
-
Get the client name
- getCode() - Method in enum com.snowflake.ingest.streaming.HttpStatus
- getDBName() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestChannel
-
Get the database name
- getDBName() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestClient
-
Get the database name
- getErrorCodeName() - Method in enum com.snowflake.ingest.streaming.ErrorCode
-
Get the error code name (e.g., "InvalidArgument")
- getErrorCodeName() - Method in exception com.snowflake.ingest.streaming.SFException
-
Get the error code name
- getFullyQualifiedChannelName() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestChannel
-
Get the fully qualified channel name
- getFullyQualifiedPipeName() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestChannel
-
Get the fully qualified pipe name that the channel belongs to
- getHttpStatusCode() - Method in enum com.snowflake.ingest.streaming.ErrorCode
-
Get the HTTP status code (e.g., 400)
- getHttpStatusCode() - Method in exception com.snowflake.ingest.streaming.SFException
-
Get the HTTP status code
- getHttpStatusName() - Method in enum com.snowflake.ingest.streaming.ErrorCode
-
Get the HTTP status name (e.g., "Bad Request")
- getHttpStatusName() - Method in exception com.snowflake.ingest.streaming.SFException
-
Get the HTTP status code name
- getLatestCommittedOffsetToken() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestChannel
-
Get the latest committed offset token for the current channel in Snowflake.
- getLatestCommittedOffsetTokens(List<String>) - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestClient
-
Return the latest committed/persisted offset token for the given list of channels in Snowflake
- getLatestOffsetToken() - Method in class com.snowflake.ingest.streaming.ChannelStatus
-
Get the latest offset token for the channel with channel name in the snowflake server side.
- getName() - Method in enum com.snowflake.ingest.streaming.HttpStatus
- getPipeName() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestChannel
-
Get the pipe name
- getPipeName() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestClient
-
Get the pipe name
- getSchemaName() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestChannel
-
Get the schema name
- getSchemaName() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestClient
-
Get the schema name
- getStatusCode() - Method in class com.snowflake.ingest.streaming.ChannelStatus
-
Get the status code for the channel with channel name in the snowflake server side.
All Classes All Packages