| Package | Description |
|---|---|
| tachyon.thrift |
| Modifier and Type | Method and Description |
|---|---|
FileSystemMasterService.mount_args |
FileSystemMasterService.mount_args.deepCopy() |
FileSystemMasterService.mount_args |
FileSystemMasterService.Processor.mount.getEmptyArgsInstance() |
FileSystemMasterService.mount_args |
FileSystemMasterService.AsyncProcessor.mount.getEmptyArgsInstance() |
FileSystemMasterService.mount_args |
FileSystemMasterService.mount_args.setTachyonPath(String tachyonPath) |
FileSystemMasterService.mount_args |
FileSystemMasterService.mount_args.setUfsPath(String ufsPath) |
| Modifier and Type | Method and Description |
|---|---|
int |
FileSystemMasterService.mount_args.compareTo(FileSystemMasterService.mount_args other) |
boolean |
FileSystemMasterService.mount_args.equals(FileSystemMasterService.mount_args that) |
FileSystemMasterService.mount_result |
FileSystemMasterService.Processor.mount.getResult(I iface,
FileSystemMasterService.mount_args args) |
void |
FileSystemMasterService.AsyncProcessor.mount.start(I iface,
FileSystemMasterService.mount_args args,
org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) |
| Constructor and Description |
|---|
FileSystemMasterService.mount_args(FileSystemMasterService.mount_args other)
Performs a deep copy on other.
|
Copyright © 2015. All Rights Reserved.