Package | Description |
---|---|
alluxio.master.file | |
alluxio.master.file.options |
Modifier and Type | Method and Description |
---|---|
void |
DefaultFileSystemMaster.rename(AlluxioURI srcPath,
AlluxioURI dstPath,
RenameOptions options) |
void |
FileSystemMaster.rename(AlluxioURI srcPath,
AlluxioURI dstPath,
RenameOptions options)
Renames a file to a destination.
|
Modifier and Type | Method and Description |
---|---|
static RenameOptions |
RenameOptions.defaults() |
RenameOptions |
RenameOptions.setCommonOptions(CommonOptions options) |
RenameOptions |
RenameOptions.setOperationTimeMs(long operationTimeMs) |
Copyright © 2023. All Rights Reserved.