Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
FileSystemMasterClientService.completeFile_args |
FileSystemMasterClientService.completeFile_args.deepCopy() |
FileSystemMasterClientService.completeFile_args |
FileSystemMasterClientService.Processor.completeFile.getEmptyArgsInstance() |
FileSystemMasterClientService.completeFile_args |
FileSystemMasterClientService.AsyncProcessor.completeFile.getEmptyArgsInstance() |
FileSystemMasterClientService.completeFile_args |
FileSystemMasterClientService.completeFile_args.setOptions(CompleteFileTOptions options)
the method options
|
FileSystemMasterClientService.completeFile_args |
FileSystemMasterClientService.completeFile_args.setPath(String path)
the path of the file
|
Modifier and Type | Method and Description |
---|---|
int |
FileSystemMasterClientService.completeFile_args.compareTo(FileSystemMasterClientService.completeFile_args other) |
boolean |
FileSystemMasterClientService.completeFile_args.equals(FileSystemMasterClientService.completeFile_args that) |
FileSystemMasterClientService.completeFile_result |
FileSystemMasterClientService.Processor.completeFile.getResult(I iface,
FileSystemMasterClientService.completeFile_args args) |
void |
FileSystemMasterClientService.AsyncProcessor.completeFile.start(I iface,
FileSystemMasterClientService.completeFile_args args,
org.apache.thrift.async.AsyncMethodCallback<CompleteFileTResponse> resultHandler) |
Constructor and Description |
---|
completeFile_args(FileSystemMasterClientService.completeFile_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.