Package | Description |
---|---|
tachyon.thrift |
Modifier and Type | Method and Description |
---|---|
MasterService.user_deleteByPath_args |
MasterService.user_deleteByPath_args.deepCopy() |
MasterService.user_deleteByPath_args |
MasterService.Processor.user_deleteByPath.getEmptyArgsInstance() |
MasterService.user_deleteByPath_args |
MasterService.AsyncProcessor.user_deleteByPath.getEmptyArgsInstance() |
MasterService.user_deleteByPath_args |
MasterService.user_deleteByPath_args.setPath(String path) |
MasterService.user_deleteByPath_args |
MasterService.user_deleteByPath_args.setRecursive(boolean recursive) |
Modifier and Type | Method and Description |
---|---|
int |
MasterService.user_deleteByPath_args.compareTo(MasterService.user_deleteByPath_args other) |
boolean |
MasterService.user_deleteByPath_args.equals(MasterService.user_deleteByPath_args that) |
MasterService.user_deleteByPath_result |
MasterService.Processor.user_deleteByPath.getResult(I iface,
MasterService.user_deleteByPath_args args) |
void |
MasterService.AsyncProcessor.user_deleteByPath.start(I iface,
MasterService.user_deleteByPath_args args,
org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) |
Constructor and Description |
---|
MasterService.user_deleteByPath_args(MasterService.user_deleteByPath_args other)
Performs a deep copy on other.
|
Copyright © 2013. All rights reserved.