public class FileInfo extends Object
| Constructor and Description |
|---|
FileInfo(Path path,
MD5Hash fileDigest) |
| Modifier and Type | Method and Description |
|---|---|
MD5Hash |
getFileDigest() |
long |
getFileSize() |
Path |
getPath() |
String |
toString() |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.