Package | Description |
---|---|
tachyon.thrift |
Modifier and Type | Method and Description |
---|---|
MasterService.user_freepath_args |
MasterService.user_freepath_args.deepCopy() |
MasterService.user_freepath_args |
MasterService.Processor.user_freepath.getEmptyArgsInstance() |
MasterService.user_freepath_args |
MasterService.AsyncProcessor.user_freepath.getEmptyArgsInstance() |
MasterService.user_freepath_args |
MasterService.user_freepath_args.setFileId(int fileId) |
MasterService.user_freepath_args |
MasterService.user_freepath_args.setPath(String path) |
MasterService.user_freepath_args |
MasterService.user_freepath_args.setRecursive(boolean recursive) |
Modifier and Type | Method and Description |
---|---|
int |
MasterService.user_freepath_args.compareTo(MasterService.user_freepath_args other) |
boolean |
MasterService.user_freepath_args.equals(MasterService.user_freepath_args that) |
MasterService.user_freepath_result |
MasterService.Processor.user_freepath.getResult(I iface,
MasterService.user_freepath_args args) |
void |
MasterService.AsyncProcessor.user_freepath.start(I iface,
MasterService.user_freepath_args args,
org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) |
Constructor and Description |
---|
MasterService.user_freepath_args(MasterService.user_freepath_args other)
Performs a deep copy on other.
|
Copyright © 2015. All Rights Reserved.