|
Pull Up Method protected abstract getServiceName() : String from class tachyon.MasterClientBase to protected abstract getServiceName() : String from class tachyon.ClientBase |
From |
To |
|
Pull Up Method public close() : void from class tachyon.MasterClientBase to public close() : void from class tachyon.ClientBase |
From |
To |
|
Pull Up Method public disconnect() : void from class tachyon.MasterClientBase to public disconnect() : void from class tachyon.ClientBase |
From |
To |
|
Pull Up Method protected afterConnect() : void from class tachyon.MasterClientBase to protected afterConnect() : void from class tachyon.ClientBase |
From |
To |
|
Pull Up Method protected afterDisconnect() : void from class tachyon.MasterClientBase to protected afterDisconnect() : void from class tachyon.ClientBase |
From |
To |
|
Pull Up Method public resetConnection() : void from class tachyon.MasterClientBase to public resetConnection() : void from class tachyon.ClientBase |
From |
To |
|
Pull Up Method public connect() : void from class tachyon.MasterClientBase to public connect() : void from class tachyon.ClientBase |
From |
To |
|
Pull Up Method public isConnected() : boolean from class tachyon.MasterClientBase to public isConnected() : boolean from class tachyon.ClientBase |
From |
To |
|
Pull Up Attribute protected mExecutorService : ExecutorService from class tachyon.MasterClientBase to protected mExecutorService : ExecutorService from class tachyon.ClientBase |
From |
To |
|
Pull Up Attribute protected mProtocol : TProtocol from class tachyon.MasterClientBase to protected mProtocol : TProtocol from class tachyon.ClientBase |
From |
To |
|
Pull Up Attribute protected mTachyonConf : TachyonConf from class tachyon.MasterClientBase to protected mTachyonConf : TachyonConf from class tachyon.ClientBase |
From |
To |
|
Pull Up Attribute protected mClosed : boolean from class tachyon.MasterClientBase to protected mClosed : boolean from class tachyon.ClientBase |
From |
To |
|
Pull Up Attribute protected mConnected : boolean from class tachyon.MasterClientBase to protected mConnected : boolean from class tachyon.ClientBase |
From |
To |
|
Pull Up Attribute protected RPC_MAX_NUM_RETRY : int from class tachyon.MasterClientBase to protected RPC_MAX_NUM_RETRY : int from class tachyon.ClientBase |
From |
To |