Uses of Class
tachyon.thrift.MasterService.user_deleteByPath_result

Packages that use MasterService.user_deleteByPath_result
tachyon.thrift   
 

Uses of MasterService.user_deleteByPath_result in tachyon.thrift
 

Methods in tachyon.thrift that return MasterService.user_deleteByPath_result
 MasterService.user_deleteByPath_result MasterService.user_deleteByPath_result.deepCopy()
           
 MasterService.user_deleteByPath_result MasterService.user_deleteByPath_result.setEF(FileDoesNotExistException eF)
           
 MasterService.user_deleteByPath_result MasterService.user_deleteByPath_result.setEI(InvalidPathException eI)
           
 

Methods in tachyon.thrift with parameters of type MasterService.user_deleteByPath_result
 int MasterService.user_deleteByPath_result.compareTo(MasterService.user_deleteByPath_result other)
           
 boolean MasterService.user_deleteByPath_result.equals(MasterService.user_deleteByPath_result that)
           
 

Constructors in tachyon.thrift with parameters of type MasterService.user_deleteByPath_result
MasterService.user_deleteByPath_result(MasterService.user_deleteByPath_result other)
          Performs a deep copy on other.
 



Copyright © 2013. All Rights Reserved.