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