Uses of Class
tachyon.thrift.MasterService.user_ls_args

Packages that use MasterService.user_ls_args
tachyon.thrift   
 

Uses of MasterService.user_ls_args in tachyon.thrift
 

Methods in tachyon.thrift that return MasterService.user_ls_args
 MasterService.user_ls_args MasterService.user_ls_args.deepCopy()
           
 MasterService.user_ls_args MasterService.user_ls_args.setPath(String path)
           
 MasterService.user_ls_args MasterService.user_ls_args.setRecursive(boolean recursive)
           
 

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

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



Copyright © 2013. All Rights Reserved.