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
C
- ChannelStatus - Class in com.snowflake.ingest.streaming
-
ChannelStatus the channel status returned to the customer.
- ChannelStatus() - Constructor for class com.snowflake.ingest.streaming.ChannelStatus
-
ChannelStatus default constructor
- ChannelStatus(String, String, String) - Constructor for class com.snowflake.ingest.streaming.ChannelStatus
-
ChannelStatus constructor
- ChannelStatusBatch - Class in com.snowflake.ingest.streaming
-
ChannelStatusBatch the channel status for the given channel names returned to the customer.
- ChannelStatusBatch() - Constructor for class com.snowflake.ingest.streaming.ChannelStatusBatch
-
ChannelStatusBatch default constructor
- ChannelStatusBatch(Map<String, ChannelStatus>) - Constructor for class com.snowflake.ingest.streaming.ChannelStatusBatch
-
ChannelStatusBatch constructor
- close() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestChannel
-
Close the channel, this function will make sure all the data in this channel is flushed to the snowflake sever side
- close() - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestClient
-
Close the client, which will flush first and then release all the resources
- close(boolean, int) - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestChannel
-
Close the channel.
- close(boolean, Duration) - Method in interface com.snowflake.ingest.streaming.SnowflakeStreamingIngestClient
-
Close the client.
- CLOSED_CHANNEL_ERROR - com.snowflake.ingest.streaming.ErrorCode
- CLOSED_CLIENT_ERROR - com.snowflake.ingest.streaming.ErrorCode
- com.snowflake.ingest.streaming - package com.snowflake.ingest.streaming
- CONFLICT - com.snowflake.ingest.streaming.HttpStatus
All Classes All Packages