public class Actions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.configuration.Configuration |
CONFIG |
| Modifier and Type | Method and Description |
|---|---|
static Actions |
forTable(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment env,
org.apache.iceberg.Table table) |
static Actions |
forTable(org.apache.iceberg.Table table) |
RewriteDataFilesAction |
rewriteDataFiles() |
public static Actions forTable(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment env, org.apache.iceberg.Table table)
public static Actions forTable(org.apache.iceberg.Table table)
public RewriteDataFilesAction rewriteDataFiles()