Package | Description |
---|---|
alluxio.client.file | |
alluxio.client.file.options |
Modifier and Type | Method and Description |
---|---|
void |
RetryHandlingFileSystemMasterClient.updateUfsMode(AlluxioURI ufsUri,
UpdateUfsModeOptions options) |
void |
FileSystemMasterClient.updateUfsMode(AlluxioURI ufsUri,
UpdateUfsModeOptions options)
Updates the operation mode for the given ufs path.
|
Modifier and Type | Method and Description |
---|---|
static UpdateUfsModeOptions |
UpdateUfsModeOptions.defaults() |
UpdateUfsModeOptions |
UpdateUfsModeOptions.setUfsMode(UnderFileSystem.UfsMode ufsMode) |
Copyright © 2023. All Rights Reserved.