FileInformation, FileSettableInformationFileLinkInformationpublic class FileRenameInformation extends java.lang.Object implements FileSettableInformation
FileInformation.Codec<F extends FileInformation>, FileInformation.Decoder<F extends FileInformation>, FileInformation.Encoder<F extends FileInformation>| Constructor | Description |
|---|---|
FileRenameInformation(boolean replaceIfExists,
long rootDirectory,
java.lang.String fileName) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getFileName() |
|
int |
getFileNameLength() |
|
long |
getRootDirectory() |
|
boolean |
isReplaceIfExists() |