Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
FileSystemWorkerClientService.completeUfsFile_args |
FileSystemWorkerClientService.completeUfsFile_args.deepCopy() |
FileSystemWorkerClientService.completeUfsFile_args |
FileSystemWorkerClientService.Processor.completeUfsFile.getEmptyArgsInstance() |
FileSystemWorkerClientService.completeUfsFile_args |
FileSystemWorkerClientService.AsyncProcessor.completeUfsFile.getEmptyArgsInstance() |
FileSystemWorkerClientService.completeUfsFile_args |
FileSystemWorkerClientService.completeUfsFile_args.setOptions(CompleteUfsFileTOptions options)
the options for completing the file
|
FileSystemWorkerClientService.completeUfsFile_args |
FileSystemWorkerClientService.completeUfsFile_args.setSessionId(long sessionId)
the id of the current session
|
FileSystemWorkerClientService.completeUfsFile_args |
FileSystemWorkerClientService.completeUfsFile_args.setTempUfsFileId(long tempUfsFileId)
the worker specific file id of the ufs file
|
Modifier and Type | Method and Description |
---|---|
int |
FileSystemWorkerClientService.completeUfsFile_args.compareTo(FileSystemWorkerClientService.completeUfsFile_args other) |
boolean |
FileSystemWorkerClientService.completeUfsFile_args.equals(FileSystemWorkerClientService.completeUfsFile_args that) |
FileSystemWorkerClientService.completeUfsFile_result |
FileSystemWorkerClientService.Processor.completeUfsFile.getResult(I iface,
FileSystemWorkerClientService.completeUfsFile_args args) |
void |
FileSystemWorkerClientService.AsyncProcessor.completeUfsFile.start(I iface,
FileSystemWorkerClientService.completeUfsFile_args args,
org.apache.thrift.async.AsyncMethodCallback<CompleteUfsFileTReponse> resultHandler) |
Constructor and Description |
---|
completeUfsFile_args(FileSystemWorkerClientService.completeUfsFile_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.