Toggle navigation
Home
tachyon.master.MasterClient to tachyon.client.BlockMasterClient
No. of Instances - 12
No. of Commits - 4
No. of Projects - {'alluxio'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
MasterClient
to
BlockMasterClient
MasterClient
to
BlockMasterClient
MasterClient
to
BlockMasterClient
Rename Method invocation
user_getClientBlockInfo
to
getBlockInfo
user_getClientBlockInfo
to
getBlockInfo
worker_cacheBlock
to
workerCommitBlock
worker_heartbeat
to
workerHeartbeat
worker_heartbeat
to
workerHeartbeat
Add or Remove Method invocation
mMasterClient.worker_register(mWorkerAddress,storeMeta.getCapacityBytesOnTiers(),storeMeta.getUsedBytesOnTiers(),storeMeta.getBlockList())
to
mMasterClient.workerRegister(mWorkerId,storeMeta.getCapacityBytesOnTiers(),storeMeta.getUsedBytesOnTiers(),storeMeta.getBlockList())
mMasterClient.worker_register(mWorkerAddress,storeMeta.getCapacityBytesOnTiers(),storeMeta.getUsedBytesOnTiers(),storeMeta.getBlockList())
to
mMasterClient.workerRegister(mWorkerId,storeMeta.getCapacityBytesOnTiers(),storeMeta.getUsedBytesOnTiers(),storeMeta.getBlockList())
Rename Variable
mMasterClient
to
mBlockMasterClient
mMasterClient
to
mBlockMasterClient
mMasterClient
to
mBlockMasterClient
mMasterClient
to
mBlockMasterClient
masterClient
to
blockMasterClient
mMasterClient
to
mBlockMasterClient
mMasterClient
to
mBlockMasterClient
mMasterClient
to
mBlockMasterClient