Uses of Class
com.snowflake.kafka.connector.internal.streaming.TopicPartitionChannel
-
Packages that use TopicPartitionChannel Package Description com.snowflake.kafka.connector.internal.streaming -
-
Uses of TopicPartitionChannel in com.snowflake.kafka.connector.internal.streaming
Methods in com.snowflake.kafka.connector.internal.streaming that return types with arguments of type TopicPartitionChannel Modifier and Type Method Description protected Optional<TopicPartitionChannel>SnowflakeSinkServiceV2. getTopicPartitionChannelFromCacheKey(String topicPartitionChannelKey)Used for testing Only
-