Uses of Class
tachyon.thrift.MasterService.worker_getPinIdList_result

Packages that use MasterService.worker_getPinIdList_result
tachyon.thrift   
 

Uses of MasterService.worker_getPinIdList_result in tachyon.thrift
 

Methods in tachyon.thrift that return MasterService.worker_getPinIdList_result
 MasterService.worker_getPinIdList_result MasterService.worker_getPinIdList_result.deepCopy()
           
 MasterService.worker_getPinIdList_result MasterService.worker_getPinIdList_result.setSuccess(Set<Integer> success)
           
 

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

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



Copyright © 2013. All Rights Reserved.