Package org.apache.flink.table.api.bridge.java
-
Interface Summary Interface Description StreamStatementSet AStatementSet
that integrates with the Java-specificDataStream
API.StreamTableEnvironment This table environment is the entry point and central context for creating Table and SQL API programs that integrate with the Java-specificDataStream
API.