public static final class FileMergingSnapshotManager.SubtaskKey extends Object
| Constructor and Description |
|---|
SubtaskKey(OperatorID operatorID,
org.apache.flink.api.common.TaskInfo taskInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getManagedDirName()
Generate an unique managed directory name for one subtask.
|
int |
hashCode() |
String |
toString() |
public SubtaskKey(OperatorID operatorID, org.apache.flink.api.common.TaskInfo taskInfo)
public String getManagedDirName()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.