| 
                                Rename Method	private addBlockId(blockId long, sizeBytes long, accessTime long, report boolean) : void renamed to private addBlock(blockId long, sizeBytes long, accessTimeMs long, report boolean) : void in class tachyon.worker.hierarchy.StorageDir | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getStorageLevelAlias() : StorageLevelAlias renamed to public getAlias() : StorageLevelAlias in class tachyon.worker.hierarchy.StorageTier | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getBlockSize() : long renamed to public getSize() : long in class tachyon.worker.hierarchy.BlockInfo | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getStorageLevel() : int renamed to public getLevel() : int in class tachyon.worker.hierarchy.StorageTier | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	private addBlockId(blockId long, sizeBytes long, report boolean) : void renamed to private addBlock(blockId long, sizeBytes long, report boolean) : void in class tachyon.worker.hierarchy.StorageDir | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Variable	srcDir : StorageDir to dir : StorageDir in method private requestSpace(dirs StorageDir[], userId long, requestSizeBytes long, pinList Set<Integer>, removedBlockIds List<Long>) : StorageDir in class tachyon.worker.hierarchy.StorageTier | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	storageDir : StorageDir to dir : StorageDir in method private requestSpace(dirCandidate StorageDir, userId long, requestBytes long) : StorageDir in class tachyon.worker.WorkerStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	curStorageTier : StorageTier to curTier : StorageTier in method public initializeStorageTier() : void in class tachyon.worker.WorkerStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	dirCandidates : StorageDir[] to dirs : StorageDir[] in method public requestSpace(storageDir StorageDir, userId long, requestBytes long, pinList Set<Integer>, removedBlockIds List<Long>) : boolean in class tachyon.worker.hierarchy.StorageTier | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Parameter	requestSizeBytes : long to requestBytes : long in method public requestSpace(userId long, requestBytes long, pinList Set<Integer>, removedBlockIds List<Long>) : StorageDir in class tachyon.worker.hierarchy.StorageTier | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	requestSizeBytes : long to requestBytes : long in method public requestSpace(storageDir StorageDir, userId long, requestBytes long, pinList Set<Integer>, removedBlockIds List<Long>) : boolean in class tachyon.worker.hierarchy.StorageTier | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	dirCandidates : StorageDir[] to dirs : StorageDir[] in method private requestSpace(dirs StorageDir[], userId long, requestSizeBytes long, pinList Set<Integer>, removedBlockIds List<Long>) : StorageDir in class tachyon.worker.hierarchy.StorageTier | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	accessTime : long to accessTimeMs : long in method private addBlock(blockId long, sizeBytes long, accessTimeMs long, report boolean) : void in class tachyon.worker.hierarchy.StorageDir | 
                                From | 
                                To |