Uses of Class
tachyon.thrift.MasterService.user_createRawTable_args

Packages that use MasterService.user_createRawTable_args
tachyon.thrift   
 

Uses of MasterService.user_createRawTable_args in tachyon.thrift
 

Methods in tachyon.thrift that return MasterService.user_createRawTable_args
 MasterService.user_createRawTable_args MasterService.user_createRawTable_args.deepCopy()
           
 MasterService.user_createRawTable_args MasterService.user_createRawTable_args.setColumns(int columns)
           
 MasterService.user_createRawTable_args MasterService.user_createRawTable_args.setMetadata(byte[] metadata)
           
 MasterService.user_createRawTable_args MasterService.user_createRawTable_args.setMetadata(ByteBuffer metadata)
           
 MasterService.user_createRawTable_args MasterService.user_createRawTable_args.setPath(String path)
           
 

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

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



Copyright © 2013. All Rights Reserved.