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