Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
FileSystemMasterClientService.unmount_args |
FileSystemMasterClientService.unmount_args.deepCopy() |
FileSystemMasterClientService.unmount_args |
FileSystemMasterClientService.Processor.unmount.getEmptyArgsInstance() |
FileSystemMasterClientService.unmount_args |
FileSystemMasterClientService.AsyncProcessor.unmount.getEmptyArgsInstance() |
FileSystemMasterClientService.unmount_args |
FileSystemMasterClientService.unmount_args.setAlluxioPath(String alluxioPath)
the path of the alluxio mount point
|
FileSystemMasterClientService.unmount_args |
FileSystemMasterClientService.unmount_args.setOptions(UnmountTOptions options)
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
FileSystemMasterClientService.unmount_args.compareTo(FileSystemMasterClientService.unmount_args other) |
boolean |
FileSystemMasterClientService.unmount_args.equals(FileSystemMasterClientService.unmount_args that) |
FileSystemMasterClientService.unmount_result |
FileSystemMasterClientService.Processor.unmount.getResult(I iface,
FileSystemMasterClientService.unmount_args args) |
void |
FileSystemMasterClientService.AsyncProcessor.unmount.start(I iface,
FileSystemMasterClientService.unmount_args args,
org.apache.thrift.async.AsyncMethodCallback<UnmountTResponse> resultHandler) |
Constructor and Description |
---|
unmount_args(FileSystemMasterClientService.unmount_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.