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