Class SnowflakeSinkServiceImpl

java.lang.Object
io.deltastream.flink.connector.snowflake.sink.internal.SnowflakeSinkServiceImpl
All Implemented Interfaces:
SnowflakeSinkService, AutoCloseable

@Internal public class SnowflakeSinkServiceImpl extends Object implements SnowflakeSinkService
This class is the service implementation for managing ingest client and channel for writing Snowflake rows to a db.schema.table in the external service.