|
Rename Method public setUserIdIsSet(value boolean) : void renamed to public setSessionIdIsSet(value boolean) : void in class tachyon.thrift.WorkerService.unlockBlock_args |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.worker.WorkerClient |
From |
To |
|
Rename Method public setUserId(userId long) : cancelBlock_args renamed to public setSessionId(sessionId long) : cancelBlock_args in class tachyon.thrift.WorkerService.cancelBlock_args |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.thrift.WorkerService.requestBlockLocation_args |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.thrift.WorkerService.sessionHeartbeat_args |
From |
To |
|
Rename Method public longWriteChangesUserId() : void renamed to public longWriteChangesSessionId() : void in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Rename Method public abortBlockNotOwnedByUserIdTest() : void renamed to public abortBlockNotOwnedBySessionIdTest() : void in class tachyon.worker.block.TieredBlockStoreTests |
From |
To |
|
Rename Method public cleanupUser(userId long) : void renamed to public cleanupSession(sessionId long) : void in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Method public isSetUserId() : boolean renamed to public isSetSessionId() : boolean in class tachyon.thrift.WorkerService.requestSpace_args |
From |
To |
|
Rename Method public getUserTempBlocks(userId long) : List<TempBlockMeta> renamed to public getSessionTempBlocks(sessionId long) : List<TempBlockMeta> in class tachyon.worker.block.BlockMetadataManager |
From |
To |
|
Rename Method public setUserId(userId long) : addCheckpoint_args renamed to public setSessionId(sessionId long) : addCheckpoint_args in class tachyon.thrift.WorkerService.addCheckpoint_args |
From |
To |
|
Rename Method private checkTempBlockOwnedByUser(userId long, blockId long) : void renamed to private checkTempBlockOwnedBySession(sessionId long, blockId long) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Method package userId() : long renamed to package sessionId() : long in class tachyon.worker.block.BlockLockManager.LockRecord |
From |
To |
|
Rename Method public userHeartbeat() : void renamed to public sessionHeartbeat() : void in class tachyon.worker.WorkerClient |
From |
To |
|
Rename Method public isSetUserId() : boolean renamed to public isSetSessionId() : boolean in class tachyon.thrift.WorkerService.addCheckpoint_args |
From |
To |
|
Rename Method public getUserUfsTempFolder() : String renamed to public getSessionUfsTempFolder() : String in class tachyon.worker.WorkerClient |
From |
To |
|
Rename Method public unsetUserId() : void renamed to public unsetSessionId() : void in class tachyon.thrift.WorkerService.sessionHeartbeat_args |
From |
To |
|
Rename Method public unsetUserId() : void renamed to public unsetSessionId() : void in class tachyon.thrift.WorkerService.getSessionUfsTempFolder_args |
From |
To |
|
Rename Method public unsetUserId() : void renamed to public unsetSessionId() : void in class tachyon.thrift.WorkerService.addCheckpoint_args |
From |
To |
|
Rename Method public setUserId(userId long) : userHeartbeat_args renamed to public setSessionId(sessionId long) : sessionHeartbeat_args in class tachyon.thrift.WorkerService.sessionHeartbeat_args |
From |
To |
|
Rename Method public getUserUfsTempFolder(userId long) : String renamed to public getSessionUfsTempFolder(sessionId long) : String in class tachyon.thrift.WorkerService.Iface |
From |
To |
|
Rename Method package getUserId() : long renamed to package getSessionId() : long in class tachyon.client.TachyonFS |
From |
To |
|
Rename Method public setUserId(userId long) : requestSpace_args renamed to public setSessionId(sessionId long) : requestSpace_args in class tachyon.thrift.WorkerService.requestSpace_args |
From |
To |
|
Rename Method public setUserId(userId long) : getUserUfsTempFolder_args renamed to public setSessionId(sessionId long) : getSessionUfsTempFolder_args in class tachyon.thrift.WorkerService.getSessionUfsTempFolder_args |
From |
To |
|
Rename Method public userHeartbeat(userId long, metrics List<Long>, resultHandler AsyncMethodCallback) : void renamed to public sessionHeartbeat(sessionId long, metrics List<Long>, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncIface |
From |
To |
|
Rename Method public userHeartbeat(userId long, metrics List<Long>, resultHandler AsyncMethodCallback) : void renamed to public sessionHeartbeat(sessionId long, metrics List<Long>, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncClient |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.thrift.WorkerService.lockBlock_args |
From |
To |
|
Rename Method public isSetUserId() : boolean renamed to public isSetSessionId() : boolean in class tachyon.thrift.WorkerService.requestBlockLocation_args |
From |
To |
|
Rename Method public isSetUserId() : boolean renamed to public isSetSessionId() : boolean in class tachyon.thrift.WorkerService.sessionHeartbeat_args |
From |
To |
|
Rename Method public getUserUfsTempFolder(userId long, resultHandler AsyncMethodCallback) : void renamed to public getSessionUfsTempFolder(sessionId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncClient |
From |
To |
|
Rename Method public unsetUserId() : void renamed to public unsetSessionId() : void in class tachyon.thrift.WorkerService.cancelBlock_args |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.thrift.WorkerService.cancelBlock_args |
From |
To |
|
Rename Method public send_getUserUfsTempFolder(userId long) : void renamed to public send_getSessionUfsTempFolder(sessionId long) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Method public unsetUserId() : void renamed to public unsetSessionId() : void in class tachyon.thrift.WorkerService.requestBlockLocation_args |
From |
To |
|
Rename Method public getUserUfsTempFolder(userId long) : String renamed to public getSessionUfsTempFolder(sessionId long) : String in class tachyon.worker.block.BlockServiceHandler |
From |
To |
|
Rename Method public isSetUserId() : boolean renamed to public isSetSessionId() : boolean in class tachyon.thrift.WorkerService.cancelBlock_args |
From |
To |
|
Rename Method public getUserTempBlocks(userId long) : List<TempBlockMeta> renamed to public getSessionTempBlocks(sessionId long) : List<TempBlockMeta> in class tachyon.worker.block.meta.StorageDir |
From |
To |
|
Rename Method public setUserIdIsSet(value boolean) : void renamed to public setSessionIdIsSet(value boolean) : void in class tachyon.thrift.WorkerService.getSessionUfsTempFolder_args |
From |
To |
|
Rename Method public setUserIdIsSet(value boolean) : void renamed to public setSessionIdIsSet(value boolean) : void in class tachyon.thrift.WorkerService.sessionHeartbeat_args |
From |
To |
|
Rename Method public sameUserLockDifferentBlocksTest() : void renamed to public sameSessionLockDifferentBlocksTest() : void in class tachyon.worker.block.TieredBlockStoreTests |
From |
To |
|
Rename Method public setUserIdIsSet(value boolean) : void renamed to public setSessionIdIsSet(value boolean) : void in class tachyon.thrift.WorkerService.addCheckpoint_args |
From |
To |
|
Rename Method public cleanupUserTempBlocks(userId long, tempBlockIds List<Long>) : void renamed to public cleanupSessionTempBlocks(sessionId long, tempBlockIds List<Long>) : void in class tachyon.worker.block.meta.StorageDir |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.thrift.WorkerService.getSessionUfsTempFolder_args |
From |
To |
|
Rename Method public cleanupUserTest() : void renamed to public cleanupSessionTest() : void in class tachyon.worker.block.meta.StorageDirTest |
From |
To |
|
Rename Method public isSetUserId() : boolean renamed to public isSetSessionId() : boolean in class tachyon.thrift.WorkerService.getSessionUfsTempFolder_args |
From |
To |
|
Rename Method public cleanupUser(userId long) : void renamed to public cleanupSession(sessionId long) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Method public getUserIdTest() : void renamed to public getSessionIdTest() : void in class tachyon.SessionInfoTest |
From |
To |
|
Rename Method public differentUserLockDifferentBlocksTest() : void renamed to public differentSessionLockDifferentBlocksTest() : void in class tachyon.worker.block.TieredBlockStoreTests |
From |
To |
|
Rename Method public unsetUserId() : void renamed to public unsetSessionId() : void in class tachyon.thrift.WorkerService.cacheBlock_args |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.thrift.WorkerService.addCheckpoint_args |
From |
To |
|
Rename Method public cleanupUserTest() : void renamed to public cleanupSessionTest() : void in class tachyon.worker.block.BlockLockManagerTest |
From |
To |
|
Rename Method public cleanupUserTest() : void renamed to public cleanupSessionTest() : void in class tachyon.worker.block.BlockMetadataManagerTest |
From |
To |
|
Rename Method public setUserIdIsSet(value boolean) : void renamed to public setSessionIdIsSet(value boolean) : void in class tachyon.thrift.WorkerService.cancelBlock_args |
From |
To |
|
Rename Method public recv_userHeartbeat() : void renamed to public recv_sessionHeartbeat() : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Method public isSetUserId() : boolean renamed to public isSetSessionId() : boolean in class tachyon.thrift.WorkerService.cacheBlock_args |
From |
To |
|
Rename Method public unsetUserId() : void renamed to public unsetSessionId() : void in class tachyon.thrift.WorkerService.lockBlock_args |
From |
To |
|
Rename Method public setUserIdIsSet(value boolean) : void renamed to public setSessionIdIsSet(value boolean) : void in class tachyon.thrift.WorkerService.requestBlockLocation_args |
From |
To |
|
Rename Method public unsetUserId() : void renamed to public unsetSessionId() : void in class tachyon.thrift.WorkerService.requestSpace_args |
From |
To |
|
Rename Method public unsetUserId() : void renamed to public unsetSessionId() : void in class tachyon.thrift.WorkerService.unlockBlock_args |
From |
To |
|
Rename Method public recv_getUserUfsTempFolder() : String renamed to public recv_getSessionUfsTempFolder() : String in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Method public validateLockIdWithWrongUserIdTest() : void renamed to public validateLockIdWithWrongSessionIdTest() : void in class tachyon.worker.block.BlockLockManagerTest |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.thrift.WorkerService.unlockBlock_args |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.thrift.WorkerService.requestSpace_args |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.network.protocol.RPCBlockWriteResponse |
From |
To |
|
Rename Method public setUserId(userId long) : requestBlockLocation_args renamed to public setSessionId(sessionId long) : requestBlockLocation_args in class tachyon.thrift.WorkerService.requestBlockLocation_args |
From |
To |
|
Rename Method public userHeartbeat(userId long, metrics List<Long>) : void renamed to public sessionHeartbeat(sessionId long, metrics List<Long>) : void in class tachyon.worker.block.BlockServiceHandler |
From |
To |
|
Rename Method public setUserId(userId long) : lockBlock_args renamed to public setSessionId(sessionId long) : lockBlock_args in class tachyon.thrift.WorkerService.lockBlock_args |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.thrift.WorkerService.cacheBlock_args |
From |
To |
|
Rename Method public isSetUserId() : boolean renamed to public isSetSessionId() : boolean in class tachyon.thrift.WorkerService.unlockBlock_args |
From |
To |
|
Rename Method public userHeartbeat(userId long, metrics List<Long>) : void renamed to public sessionHeartbeat(sessionId long, metrics List<Long>) : void in class tachyon.thrift.WorkerService.Iface |
From |
To |
|
Rename Method public setUserId(userId long) : unlockBlock_args renamed to public setSessionId(sessionId long) : unlockBlock_args in class tachyon.thrift.WorkerService.unlockBlock_args |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.worker.block.meta.TempBlockMeta |
From |
To |
|
Rename Method public getUserId() : long renamed to public getSessionId() : long in class tachyon.network.protocol.RPCBlockWriteRequest |
From |
To |
|
Rename Method public setUserIdIsSet(value boolean) : void renamed to public setSessionIdIsSet(value boolean) : void in class tachyon.thrift.WorkerService.cacheBlock_args |
From |
To |
|
Rename Method public send_userHeartbeat(userId long, metrics List<Long>) : void renamed to public send_sessionHeartbeat(sessionId long, metrics List<Long>) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Method public isSetUserId() : boolean renamed to public isSetSessionId() : boolean in class tachyon.thrift.WorkerService.lockBlock_args |
From |
To |
|
Rename Method public getUserIdTest() : void renamed to public getSessionIdTest() : void in class tachyon.worker.block.meta.TempBlockMetaTest |
From |
To |
|
Rename Method public getUserUfsTempFolder(userId long, resultHandler AsyncMethodCallback) : void renamed to public getSessionUfsTempFolder(sessionId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncIface |
From |
To |
|
Rename Method public cleanupUser(userId long) : void renamed to public cleanupSession(sessionId long) : void in class tachyon.worker.block.BlockLockManager |
From |
To |
|
Rename Method public cleanupUserTempBlocks(userId long, tempBlockIds List<Long>) : void renamed to public cleanupSessionTempBlocks(sessionId long, tempBlockIds List<Long>) : void in class tachyon.worker.block.BlockMetadataManager |
From |
To |
|
Rename Method public setUserIdIsSet(value boolean) : void renamed to public setSessionIdIsSet(value boolean) : void in class tachyon.thrift.WorkerService.lockBlock_args |
From |
To |
|
Rename Method public setUserId(userId long) : cacheBlock_args renamed to public setSessionId(sessionId long) : cacheBlock_args in class tachyon.thrift.WorkerService.cacheBlock_args |
From |
To |
|
Rename Method public setUserIdIsSet(value boolean) : void renamed to public setSessionIdIsSet(value boolean) : void in class tachyon.thrift.WorkerService.requestSpace_args |
From |
To |
|
Rename Method public commitBlockNotOwnedByUserIdTest() : void renamed to public commitBlockNotOwnedBySessionIdTest() : void in class tachyon.worker.block.TieredBlockStoreTests |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public removeBlock(sessionId long, blockId long) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onCommitBlock(sessionId long, blockId long, location BlockStoreLocation) : void in class tachyon.worker.block.BlockStoreEventListenerBase |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cleanupSessionTempBlocks(sessionId long, tempBlockIds List<Long>) : void in class tachyon.worker.block.meta.StorageDir |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public send_cancelBlock(sessionId long, blockId long) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public moveBlock(sessionId long, blockId long, newLocation BlockStoreLocation) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public addCheckpoint(sessionId long, fileId long) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestBlockLocation(sessionId long, blockId long, initialBytes long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncIface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public allocateBlockWithView(sessionId long, blockSize long, location BlockStoreLocation, view BlockMetadataManagerView) : StorageDirView in class tachyon.worker.block.allocator.MaxFreeAllocator |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method private freeSpaceInternal(sessionId long, availableBytes long, location BlockStoreLocation) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public createBlockMeta(sessionId long, blockId long, location BlockStoreLocation, initialBlockSize long) : TempBlockMeta in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method package LockRecord(sessionId long, blockId long, lock Lock) in class tachyon.worker.block.BlockLockManager.LockRecord |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public unlockBlock(sessionId long, blockId long) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cacheBlock_args(sessionId long, blockId long) in class tachyon.thrift.WorkerService.cacheBlock_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public unlockBlock_call(blockId long, sessionId long, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.WorkerService.AsyncClient.unlockBlock_call |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestBlockLocation(sessionId long, blockId long, initialBytes long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncClient |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public tempPath(dir StorageDir, sessionId long, blockId long) : String in class tachyon.worker.block.meta.BlockMetaBase |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public lockBlock(sessionId long, blockId long) : long in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getSessionUfsTempFolder(sessionId long) : String in class tachyon.thrift.WorkerService.Iface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public setSessionId(sessionId long) : lockBlock_args in class tachyon.thrift.WorkerService.lockBlock_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onRemoveBlockByClient(sessionId long, blockId long) : void in class tachyon.worker.block.BlockHeartbeatReporter |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public sessionHeartbeat_args(sessionId long, metrics List<Long>) in class tachyon.thrift.WorkerService.sessionHeartbeat_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestSpace(sessionId long, blockId long, requestBytes long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncClient |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public setSessionId(sessionId long) : cancelBlock_args in class tachyon.thrift.WorkerService.cancelBlock_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public setSessionId(sessionId long) : requestSpace_args in class tachyon.thrift.WorkerService.requestSpace_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getBlockReader(sessionId long, blockId long, lockId long) : BlockReader in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public open(address InetSocketAddress, blockId long, sessionId long) : void in class tachyon.client.netty.NettyRemoteBlockWriter |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cancelBlock(sessionId long, blockId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncIface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestSpace(sessionId long, blockId long, additionalBytes long) : void in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cleanupSession(sessionId long) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cleanupSessionTempBlocks(sessionId long, tempBlockIds List<Long>) : void in class tachyon.worker.block.BlockMetadataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public unlockBlock(blockId long, sessionId long) : boolean in class tachyon.worker.block.BlockServiceHandler |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cache(sessionId long, blockId long, bytes long, tierLevel int, dirIndex int, meta BlockMetadataManager, evictor Evictor) : void in class tachyon.worker.block.TieredBlockStoreTestUtils |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public accessBlock(sessionId long, blockId long) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onAbortBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStoreEventListenerBase |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cancelBlock(sessionId long, blockId long) : void in class tachyon.thrift.WorkerService.Iface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method private checkTempBlockOwnedBySession(sessionId long, blockId long) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onAbortBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockMetricsReporter |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public lockBlock(blockId long, sessionId long) : String in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public readBlock(sessionId long, blockId long, lockId long) : String in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestBlockLocation_call(sessionId long, blockId long, initialBytes long, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.WorkerService.AsyncClient.requestBlockLocation_call |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public addCheckpoint(sessionId long, fileId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncClient |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public abortBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public addCheckpoint(sessionId long, fileId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncIface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onRemoveBlockByClient(sessionId long, blockId long) : void in class tachyon.worker.block.BlockMetricsReporter |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public setSessionId(sessionId long) : getSessionUfsTempFolder_args in class tachyon.thrift.WorkerService.getSessionUfsTempFolder_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method private abortBlockInternal(sessionId long, blockId long) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public lockBlock_args(blockId long, sessionId long) in class tachyon.thrift.WorkerService.lockBlock_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public unlockBlock(blockId long, sessionId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncIface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getSessionUfsTempFolder(sessionId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncIface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public abortBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getSessionUfsTempFolder_args(sessionId long) in class tachyon.thrift.WorkerService.getSessionUfsTempFolder_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getBlockWriter(sessionId long, blockId long) : BlockWriter in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getBlockMeta(sessionId long, blockId long, lockId long) : BlockMeta in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onAccessBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStoreEventListenerBase |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public lockBlock(blockId long, sessionId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncIface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public WorkerClient(workerNetAddress NetAddress, executorService ExecutorService, conf TachyonConf, sessionId long, isLocal boolean, clientMetrics ClientMetrics) in class tachyon.worker.WorkerClient |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method private removeBlockInternal(sessionId long, blockId long) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public send_requestBlockLocation(sessionId long, blockId long, initialBytes long) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cancelBlock_call(sessionId long, blockId long, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.WorkerService.AsyncClient.cancelBlock_call |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cleanupSession(sessionId long) : void in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public sessionHeartbeat_call(sessionId long, metrics List<Long>, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.WorkerService.AsyncClient.sessionHeartbeat_call |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestBlockLocation(sessionId long, blockId long, initialBytes long) : String in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public createBlockRemote(sessionId long, blockId long, tierAlias int, initialBytes long) : void in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method private commitBlockInternal(sessionId long, blockId long) : BlockStoreLocation in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public lockBlock(sessionId long, blockId long) : long in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public unlockBlock(blockId long, sessionId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncClient |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onRemoveBlockByWorker(sessionId long, blockId long) : void in class tachyon.worker.block.BlockMetricsReporter |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestSpace(sessionId long, blockId long, requestBytes long) : boolean in class tachyon.thrift.WorkerService.Iface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onCommitBlock(sessionId long, blockId long, location BlockStoreLocation) : void in class tachyon.worker.block.BlockStoreEventListener |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getSessionUfsTempFolder(sessionId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncClient |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public unlockBlock_args(blockId long, sessionId long) in class tachyon.thrift.WorkerService.unlockBlock_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public addCheckpoint(sessionId long, fileId long) : void in class tachyon.thrift.WorkerService.Iface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onAccessBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStoreEventListener |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getSessionTempBlocks(sessionId long) : List<TempBlockMeta> in class tachyon.worker.block.BlockMetadataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public BlockRemover(blockDataManager BlockDataManager, sessionId long, blockId long) in class tachyon.worker.block.BlockMasterSync.BlockRemover |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public addCheckpoint_args(sessionId long, fileId long) in class tachyon.thrift.WorkerService.addCheckpoint_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public sessionHeartbeat(sessionId long, metrics List<Long>) : void in class tachyon.worker.block.BlockServiceHandler |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public allocateBlockWithView(sessionId long, blockSize long, location BlockStoreLocation, view BlockMetadataManagerView) : StorageDirView in class tachyon.worker.block.allocator.GreedyAllocator |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestSpace_call(sessionId long, blockId long, requestBytes long, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.WorkerService.AsyncClient.requestSpace_call |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public accessBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public allocateBlockWithView(sessionId long, blockSize long, location BlockStoreLocation, view BlockMetadataManagerView) : StorageDirView in class tachyon.worker.block.allocator.RoundRobinAllocator |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onRemoveBlockByWorker(sessionId long, blockId long) : void in class tachyon.worker.block.evictor.LRUEvictor |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onMoveBlockByClient(sessionId long, blockId long, oldLocation BlockStoreLocation, newLocation BlockStoreLocation) : void in class tachyon.worker.block.BlockHeartbeatReporter |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestBlockLocation(sessionId long, blockId long, initialBytes long) : String in class tachyon.thrift.WorkerService.Iface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public lockBlock(sessionId long, blockId long, blockLockType BlockLockType) : long in class tachyon.worker.block.BlockLockManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public readBlockRemote(sessionId long, blockId long, lockId long) : BlockReader in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onRemoveBlockByWorker(sessionId long, blockId long) : void in class tachyon.worker.block.BlockHeartbeatReporter |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public send_unlockBlock(blockId long, sessionId long) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cache(sessionId long, blockId long, bytes long, dir StorageDir, meta BlockMetadataManager, evictor Evictor) : void in class tachyon.worker.block.TieredBlockStoreTestUtils |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public lockBlock(sessionId long, blockId long) : long in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onCommitBlock(sessionId long, blockId long, location BlockStoreLocation) : void in class tachyon.worker.block.evictor.LRUEvictor |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestSpace(sessionId long, blockId long, additionalBytes long) : void in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public createTempBlockMeta(sessionId long, blockId long, initialBlockSize long) : TempBlockMeta in class tachyon.worker.block.meta.StorageDirView |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public moveBlock(sessionId long, blockId long, tierAlias int) : void in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public commitBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method private moveBlockInternal(sessionId long, blockId long, newLocation BlockStoreLocation) : MoveBlockResult in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public allocateBlockWithView(sessionId long, blockSize long, location BlockStoreLocation, view BlockMetadataManagerView) : StorageDirView in class tachyon.worker.block.allocator.Allocator |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public addCheckpoint(sessionId long, fileId long) : void in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public lockBlock_call(blockId long, sessionId long, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.WorkerService.AsyncClient.lockBlock_call |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestBlockLocation(sessionId long, blockId long, initialBytes long) : String in class tachyon.worker.block.BlockServiceHandler |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public removeBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public TempBlockMeta(sessionId long, blockId long, initialBlockSize long, dir StorageDir) in class tachyon.worker.block.meta.TempBlockMeta |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public lockBlock(blockId long, sessionId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncClient |
From |
To |
|
Rename Parameter newUserId : long to newSessionId : long in method public createNewSession(newSessionId long) : void in class tachyon.worker.WorkerClient |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestSpace(sessionId long, blockId long, additionalBytes long) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onMoveBlockByClient(sessionId long, blockId long, oldLocation BlockStoreLocation, newLocation BlockStoreLocation) : void in class tachyon.worker.block.BlockMetricsReporter |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public unlockBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cacheBlock(sessionId long, blockId long) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method private allocateBlock(sessionId long, blockSize long, location BlockStoreLocation) : StorageDirView in class tachyon.worker.block.allocator.GreedyAllocator |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public setSessionId(sessionId long) : addCheckpoint_args in class tachyon.thrift.WorkerService.addCheckpoint_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public freeSpace(sessionId long, availableBytes long, location BlockStoreLocation) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public send_cacheBlock(sessionId long, blockId long) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cacheBlock_call(sessionId long, blockId long, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.WorkerService.AsyncClient.cacheBlock_call |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onMoveBlockByClient(sessionId long, blockId long, oldLocation BlockStoreLocation, newLocation BlockStoreLocation) : void in class tachyon.worker.block.BlockStoreEventListener |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cancelBlock(sessionId long, blockId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncClient |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public commitBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onRemoveBlockByClient(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStoreEventListener |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public removeBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public createBlockMeta(sessionId long, blockId long, location BlockStoreLocation, initialBlockSize long) : TempBlockMeta in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onAccessBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockMetricsReporter |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public send_getSessionUfsTempFolder(sessionId long) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cacheBlock(sessionId long, blockId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncClient |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getBlockReader(sessionId long, blockId long, lockId long) : BlockReader in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public open(address InetSocketAddress, blockId long, sessionId long) : void in class tachyon.client.RemoteBlockWriter |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onRemoveBlockByClient(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStoreEventListenerBase |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public abortBlock(sessionId long, blockId long) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public setSessionId(sessionId long) : cacheBlock_args in class tachyon.thrift.WorkerService.cacheBlock_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public unlockBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockLockManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getBlockMeta(sessionId long, blockId long, lockId long) : BlockMeta in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public accessBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onMoveBlockByWorker(sessionId long, blockId long, oldLocation BlockStoreLocation, newLocation BlockStoreLocation) : void in class tachyon.worker.block.BlockMetricsReporter |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cacheBlock(sessionId long, blockId long) : void in class tachyon.thrift.WorkerService.Iface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onMoveBlockByWorker(sessionId long, blockId long, oldLocation BlockStoreLocation, newLocation BlockStoreLocation) : void in class tachyon.worker.block.BlockStoreEventListener |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public addCheckpoint_call(sessionId long, fileId long, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.WorkerService.AsyncClient.addCheckpoint_call |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onRemoveBlockByWorker(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStoreEventListener |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method private cache(sessionId long, blockId long, bytes long, tierLevel int, dirIdx int) : void in class tachyon.worker.block.evictor.LRFUEvictorTest |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public sessionHeartbeat(sessionId long, metrics List<Long>, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncIface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public unlockBlock(blockId long, sessionId long) : boolean in class tachyon.thrift.WorkerService.Iface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public moveBlock(sessionId long, blockId long, newLocation BlockStoreLocation) : void in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public sessionHeartbeat(sessionId long, metrics List<Long>, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncClient |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public unlockBlock(blockId long, sessionId long) : boolean in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public send_sessionHeartbeat(sessionId long, metrics List<Long>) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public sessionHeartbeat(sessionId long, metrics List<Long>) : void in class tachyon.thrift.WorkerService.Iface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public validateLock(sessionId long, blockId long, lockId long) : void in class tachyon.worker.block.BlockLockManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getTempBlockWriterRemote(sessionId long, blockId long) : BlockWriter in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cacheBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockServiceHandler |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onMoveBlockByClient(sessionId long, blockId long, oldLocation BlockStoreLocation, newLocation BlockStoreLocation) : void in class tachyon.worker.block.BlockStoreEventListenerBase |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public setSessionId(sessionId long) : sessionHeartbeat_args in class tachyon.thrift.WorkerService.sessionHeartbeat_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getBlockWriter(sessionId long, blockId long) : BlockWriter in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cancelBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockServiceHandler |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getSessionTempBlocks(sessionId long) : List<TempBlockMeta> in class tachyon.worker.block.meta.StorageDir |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method private createBlockMetaInternal(sessionId long, blockId long, location BlockStoreLocation, initialBlockSize long, newBlock boolean) : TempBlockMeta in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cancelBlock(sessionId long, blockId long) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cleanupSession(sessionId long) : void in class tachyon.worker.block.BlockLockManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public send_lockBlock(blockId long, sessionId long) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestSpace(sessionId long, blockId long, requestBytes long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncIface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getSessionUfsTempFolder(sessionId long) : String in class tachyon.worker.block.BlockServiceHandler |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public createBlock(sessionId long, blockId long, tierAlias int, initialBytes long) : String in class tachyon.worker.block.BlockDataManager |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public RPCBlockWriteRequest(sessionId long, blockId long, offset long, length long, data DataBuffer) in class tachyon.network.protocol.RPCBlockWriteRequest |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onRemoveBlockByWorker(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStoreEventListenerBase |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onAccessBlock(sessionId long, blockId long) : void in class tachyon.worker.block.evictor.LRUEvictor |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public setSessionId(sessionId long) : requestBlockLocation_args in class tachyon.thrift.WorkerService.requestBlockLocation_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public lockBlock(blockId long, sessionId long) : String in class tachyon.thrift.WorkerService.Iface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestSpace(sessionId long, blockId long, requestBytes long) : boolean in class tachyon.worker.block.BlockServiceHandler |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public lockBlock(blockId long, sessionId long) : String in class tachyon.worker.block.BlockServiceHandler |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public setSessionId(sessionId long) : unlockBlock_args in class tachyon.thrift.WorkerService.unlockBlock_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cancelBlock_args(sessionId long, blockId long) in class tachyon.thrift.WorkerService.cancelBlock_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onRemoveBlockByClient(sessionId long, blockId long) : void in class tachyon.worker.block.evictor.LRUEvictor |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public getSessionUfsTempFolder_call(sessionId long, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.WorkerService.AsyncClient.getSessionUfsTempFolder_call |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public send_requestSpace(sessionId long, blockId long, requestBytes long) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method private allocateBlock(sessionId long, blockSize long, location BlockStoreLocation) : StorageDirView in class tachyon.worker.block.allocator.MaxFreeAllocator |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public unlockBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onMoveBlockByWorker(sessionId long, blockId long, oldLocation BlockStoreLocation, newLocation BlockStoreLocation) : void in class tachyon.worker.block.BlockHeartbeatReporter |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method private allocateBlock(sessionId long, blockSize long, location BlockStoreLocation) : StorageDirView in class tachyon.worker.block.allocator.RoundRobinAllocator |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onAbortBlock(sessionId long, blockId long) : void in class tachyon.worker.block.BlockStoreEventListener |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestSpace_args(sessionId long, blockId long, requestBytes long) in class tachyon.thrift.WorkerService.requestSpace_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public send_addCheckpoint(sessionId long, fileId long) : void in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method protected cache(sessionId long, blockId long, bytes long, tierLevel int, dirIndex int) : void in class tachyon.worker.block.evictor.EvictorTestBase |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestBlockLocation_args(sessionId long, blockId long, initialBytes long) in class tachyon.thrift.WorkerService.requestBlockLocation_args |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public cacheBlock(sessionId long, blockId long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncIface |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public createTempBlock(sessionId long, blockId long, bytes long, dir StorageDir) : TempBlockMeta in class tachyon.worker.block.TieredBlockStoreTestUtils |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public freeSpace(sessionId long, availableBytes long, location BlockStoreLocation) : void in class tachyon.worker.block.BlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public onMoveBlockByWorker(sessionId long, blockId long, oldLocation BlockStoreLocation, newLocation BlockStoreLocation) : void in class tachyon.worker.block.BlockStoreEventListenerBase |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public addCheckpoint(sessionId long, fileId long) : void in class tachyon.worker.block.BlockServiceHandler |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public commitBlock(sessionId long, blockId long) : void in class tachyon.worker.block.TieredBlockStore |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public requestSpace(sessionId long, blockId long, requestBytes long) : boolean in class tachyon.thrift.WorkerService.Client |
From |
To |
|
Rename Parameter userId : long to sessionId : long in method public RPCBlockWriteResponse(sessionId long, blockId long, offset long, length long, status Status) in class tachyon.network.protocol.RPCBlockWriteResponse |
From |
To |