Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
FileSystemWorkerClientService.openUfsFile_args |
FileSystemWorkerClientService.openUfsFile_args.deepCopy() |
FileSystemWorkerClientService.openUfsFile_args |
FileSystemWorkerClientService.Processor.openUfsFile.getEmptyArgsInstance() |
FileSystemWorkerClientService.openUfsFile_args |
FileSystemWorkerClientService.AsyncProcessor.openUfsFile.getEmptyArgsInstance() |
FileSystemWorkerClientService.openUfsFile_args |
FileSystemWorkerClientService.openUfsFile_args.setOptions(OpenUfsFileTOptions options)
the options for opening the file
|
FileSystemWorkerClientService.openUfsFile_args |
FileSystemWorkerClientService.openUfsFile_args.setSessionId(long sessionId)
the id of the current session
|
FileSystemWorkerClientService.openUfsFile_args |
FileSystemWorkerClientService.openUfsFile_args.setUfsPath(String ufsPath)
the path of the file in the ufs
|
Modifier and Type | Method and Description |
---|---|
int |
FileSystemWorkerClientService.openUfsFile_args.compareTo(FileSystemWorkerClientService.openUfsFile_args other) |
boolean |
FileSystemWorkerClientService.openUfsFile_args.equals(FileSystemWorkerClientService.openUfsFile_args that) |
FileSystemWorkerClientService.openUfsFile_result |
FileSystemWorkerClientService.Processor.openUfsFile.getResult(I iface,
FileSystemWorkerClientService.openUfsFile_args args) |
void |
FileSystemWorkerClientService.AsyncProcessor.openUfsFile.start(I iface,
FileSystemWorkerClientService.openUfsFile_args args,
org.apache.thrift.async.AsyncMethodCallback<OpenUfsFileTResponse> resultHandler) |
Constructor and Description |
---|
openUfsFile_args(FileSystemWorkerClientService.openUfsFile_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.