Class LogicalFile.LogicalFileId
java.lang.Object
org.apache.flink.util.StringBasedID
org.apache.flink.runtime.checkpoint.filemerging.LogicalFile.LogicalFileId
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LogicalFile
public static class LogicalFile.LogicalFileId
extends org.apache.flink.util.StringBasedID
ID for
LogicalFile. It should be unique for each file.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.flink.util.StringBasedID
equals, getKeyString, hashCode, toString
-
Constructor Details
-
LogicalFileId
-
-
Method Details
-
generateRandomId
-