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