Table API in Confluent Cloud for Apache Flink
Confluent Cloud for Apache Flink® supports programming applications with the Table API. For more information, see the Table API Overview. To get started with programming a streaming data application with the Table API, see the Java Table API Quick Start.
Confluent Cloud for Apache Flink supports the following Table API functions.
TableEnvironment interface
Table interface SQL equivalents
Table interface API extensions
TablePipeline interface
StatementSet interface
TableResult interface
TableConfig class
Expressions class
Expressions.* (except for
call())
Others
Confluent
Confluent adds the following classes for more convenience:
ConfluentSettings.*
ConfluentTools.*
ConfluentTableDescriptor.*