Package | Description |
---|---|
alluxio.client.file | |
alluxio.client.file.options |
Modifier and Type | Method and Description |
---|---|
void |
RetryHandlingFileSystemMasterClient.completeFile(AlluxioURI path,
CompleteFileOptions options) |
void |
FileSystemMasterClient.completeFile(AlluxioURI path,
CompleteFileOptions options)
Marks a file as completed.
|
Modifier and Type | Method and Description |
---|---|
static CompleteFileOptions |
CompleteFileOptions.defaults() |
CompleteFileOptions |
CompleteFileOptions.setCommonOptions(CommonOptions options) |
CompleteFileOptions |
CompleteFileOptions.setUfsLength(long ufsLength) |
Copyright © 2023. All Rights Reserved.