public static final class FileMergingSnapshotManager.SubtaskKey extends Object
Constructor and Description |
---|
SubtaskKey(OperatorID operatorID,
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, TaskInfo taskInfo)
public String getManagedDirName()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.