Constant Field Values
Contents
org.apache.*
-
org.apache.flink.examples.java.distcp.DistCp Modifier and Type Constant Field Value public static final StringBYTES_COPIED_CNT_NAME"BYTES_COPIED"public static final StringFILES_COPIED_CNT_NAME"FILES_COPIED"
-
org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge Modifier and Type Constant Field Value public static final intV10public static final intV21 -
org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees Modifier and Type Constant Field Value public static final intD12public static final intD23public static final intV10public static final intV21 -
org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Triad Modifier and Type Constant Field Value public static final intV10public static final intV21public static final intV32
-
org.apache.flink.examples.java.util.DataSetDeprecationInfo Modifier and Type Constant Field Value public static final StringDATASET_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"