| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BYTES_COPIED_CNT_NAME |
"BYTES_COPIED" |
public static final String |
FILES_COPIED_CNT_NAME |
"FILES_COPIED" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
V1 |
0 |
public static final int |
V2 |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
D1 |
2 |
public static final int |
D2 |
3 |
public static final int |
V1 |
0 |
public static final int |
V2 |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
V1 |
0 |
public static final int |
V2 |
1 |
public static final int |
V3 |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DATASET_DEPRECATION_INFO |
"All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a future Flink major version. You can still build your application in DataSet, but you should move to either the DataStream and/or Table API. This class is retained for testing purposes. See Also: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=158866741" |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.