public class FileStatus extends Object
Constructor and Description |
---|
FileStatus(long fileLength)
Constructs a new
FileStatus . |
Modifier and Type | Method and Description |
---|---|
long |
getFileLength() |
void |
setFileLength(long fileLength)
Sets the length of the file.
|
public FileStatus(long fileLength)
FileStatus
.fileLength
- the initial file lengthCopyright © 2023. All Rights Reserved.