public class Actions
extends Object 
- 
Field SummaryFields 
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.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Field Details
- 
CONFIGpublic static final org.apache.flink.configuration.Configuration CONFIG 
 
- 
Method Details
- 
forTablepublic static Actions forTable(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment env,
 Table table) 
- 
-