public class Actions
extends Object
-
Field Summary
Fields
static final org.apache.flink.configuration.Configuration
-
Method Summary
forTable(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment env,
Table table)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
CONFIG
public static final org.apache.flink.configuration.Configuration CONFIG
-
Method Details
-
forTable
public static Actions forTable(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment env,
Table table)
-
-