Uses of Class
com.snowflake.kafka.connector.internal.PartitionBuffer
-
Packages that use PartitionBuffer Package Description com.snowflake.kafka.connector.internal.streaming -
-
Uses of PartitionBuffer in com.snowflake.kafka.connector.internal.streaming
Subclasses of PartitionBuffer in com.snowflake.kafka.connector.internal.streaming Modifier and Type Class Description protected classTopicPartitionChannel.StreamingBufferA buffer which holds the rows before calling insertRows API.
-