Uses of Class
tachyon.thrift.MasterService.user_getClientRawTableInfoByPath_result

Packages that use MasterService.user_getClientRawTableInfoByPath_result
tachyon.thrift   
 

Uses of MasterService.user_getClientRawTableInfoByPath_result in tachyon.thrift
 

Methods in tachyon.thrift that return MasterService.user_getClientRawTableInfoByPath_result
 MasterService.user_getClientRawTableInfoByPath_result MasterService.user_getClientRawTableInfoByPath_result.deepCopy()
           
 MasterService.user_getClientRawTableInfoByPath_result MasterService.user_getClientRawTableInfoByPath_result.setEI(InvalidPathException eI)
           
 MasterService.user_getClientRawTableInfoByPath_result MasterService.user_getClientRawTableInfoByPath_result.setET(TableDoesNotExistException eT)
           
 MasterService.user_getClientRawTableInfoByPath_result MasterService.user_getClientRawTableInfoByPath_result.setSuccess(ClientRawTableInfo success)
           
 

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

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



Copyright © 2013. All Rights Reserved.