public class FilePathDTO extends Object
| Constructor and Description |
|---|
FilePathDTO() |
| Modifier and Type | Method and Description |
|---|---|
static FilePathDTO |
fromPath(org.apache.hadoop.fs.Path path) |
static org.apache.hadoop.fs.Path |
toPath(FilePathDTO dto) |
public static FilePathDTO fromPath(org.apache.hadoop.fs.Path path)
public static org.apache.hadoop.fs.Path toPath(FilePathDTO dto)
Copyright © 2022 The Apache Software Foundation. All rights reserved.