Uses of Interface
org.apache.flink.table.factories.StreamTableSourceFactory
-
Packages that use StreamTableSourceFactory Package Description org.apache.flink.table.sources -
-
Uses of StreamTableSourceFactory in org.apache.flink.table.sources
Classes in org.apache.flink.table.sources that implement StreamTableSourceFactory Modifier and Type Class Description classCsvAppendTableSourceFactoryDeprecated.The legacy CSV connector has been replaced byFileSource.classCsvBatchTableSourceFactoryDeprecated.The legacy CSV connector has been replaced byFileSource.
-