tachyon.thrift
Class MasterService

java.lang.Object
  extended by tachyon.thrift.MasterService

public class MasterService
extends Object


Nested Class Summary
static class MasterService.addCheckpoint_args
           
static class MasterService.addCheckpoint_result
           
static class MasterService.AsyncClient
           
static interface MasterService.AsyncIface
           
static class MasterService.Client
           
static class MasterService.cmd_ls_args
           
static class MasterService.cmd_ls_result
           
static interface MasterService.Iface
           
static class MasterService.Processor<I extends MasterService.Iface>
           
static class MasterService.user_createFile_args
           
static class MasterService.user_createFile_result
           
static class MasterService.user_createRawTable_args
           
static class MasterService.user_createRawTable_result
           
static class MasterService.user_deleteById_args
           
static class MasterService.user_deleteById_result
           
static class MasterService.user_deleteByPath_args
           
static class MasterService.user_deleteByPath_result
           
static class MasterService.user_getClientFileInfoById_args
           
static class MasterService.user_getClientFileInfoById_result
           
static class MasterService.user_getClientFileInfoByPath_args
           
static class MasterService.user_getClientFileInfoByPath_result
           
static class MasterService.user_getClientRawTableInfoById_args
           
static class MasterService.user_getClientRawTableInfoById_result
           
static class MasterService.user_getClientRawTableInfoByPath_args
           
static class MasterService.user_getClientRawTableInfoByPath_result
           
static class MasterService.user_getFileId_args
           
static class MasterService.user_getFileId_result
           
static class MasterService.user_getFileLocationsById_args
           
static class MasterService.user_getFileLocationsById_result
           
static class MasterService.user_getFileLocationsByPath_args
           
static class MasterService.user_getFileLocationsByPath_result
           
static class MasterService.user_getNumberOfFiles_args
           
static class MasterService.user_getNumberOfFiles_result
           
static class MasterService.user_getRawTableId_args
           
static class MasterService.user_getRawTableId_result
           
static class MasterService.user_getUnderfsAddress_args
           
static class MasterService.user_getUnderfsAddress_result
           
static class MasterService.user_getUserId_args
           
static class MasterService.user_getUserId_result
           
static class MasterService.user_getWorker_args
           
static class MasterService.user_getWorker_result
           
static class MasterService.user_listFiles_args
           
static class MasterService.user_listFiles_result
           
static class MasterService.user_ls_args
           
static class MasterService.user_ls_result
           
static class MasterService.user_mkdir_args
           
static class MasterService.user_mkdir_result
           
static class MasterService.user_outOfMemoryForPinFile_args
           
static class MasterService.user_outOfMemoryForPinFile_result
           
static class MasterService.user_renameFile_args
           
static class MasterService.user_renameFile_result
           
static class MasterService.user_unpinFile_args
           
static class MasterService.user_unpinFile_result
           
static class MasterService.user_updateRawTableMetadata_args
           
static class MasterService.user_updateRawTableMetadata_result
           
static class MasterService.worker_cacheFile_args
           
static class MasterService.worker_cacheFile_result
           
static class MasterService.worker_getPinIdList_args
           
static class MasterService.worker_getPinIdList_result
           
static class MasterService.worker_heartbeat_args
           
static class MasterService.worker_heartbeat_result
           
static class MasterService.worker_register_args
           
static class MasterService.worker_register_result
           
 
Constructor Summary
MasterService()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MasterService

public MasterService()


Copyright © 2013. All Rights Reserved.