public class FileCopyTask extends Object implements Serializable
| Constructor and Description |
|---|
FileCopyTask(org.apache.flink.core.fs.Path path,
String relativePath) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.core.fs.Path |
getPath() |
String |
getRelativePath() |
String |
toString() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.