Interface DynamicTableSinkFactory

All Superinterfaces:
DynamicTableFactory, Factory

@PublicEvolving public interface DynamicTableSinkFactory extends DynamicTableFactory
Creates a DynamicTableSink instance from a CatalogTable and additional context information.

See Factory for more information about the general design of a factory.