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