Interface DynamicTableSourceFactory

All Superinterfaces:
DynamicTableFactory, Factory

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

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