| 
                                Rename Method	public isCache() : boolean renamed to public isPersisted() : boolean in class tachyon.master.file.meta.InodeFile | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public unsetIsComplete() : void renamed to public unsetIsCompleted() : void in class tachyon.thrift.FileInfo | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public isComplete() : boolean renamed to public isCompleted() : boolean in class tachyon.client.TachyonFile | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public hasCheckpointed() : boolean renamed to public isCompleted() : boolean in class tachyon.master.file.meta.InodeFile | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public setComplete(length long) : void renamed to public setCompleted(length long) : void in class tachyon.master.file.meta.InodeFile | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public setIsComplete(isComplete boolean) : FileInfo renamed to public setIsCompleted(isCompleted boolean) : FileInfo in class tachyon.thrift.FileInfo | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public isComplete() : boolean renamed to public isCacheable() : boolean in class tachyon.master.file.meta.InodeFile | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public setCache(cache boolean) : void renamed to public setCacheable(cacheable boolean) : void in class tachyon.master.file.meta.InodeFile | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public setIsCompleteIsSet(value boolean) : void renamed to public setIsCompletedIsSet(value boolean) : void in class tachyon.thrift.FileInfo | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public isIsComplete() : boolean renamed to public isIsCompleted() : boolean in class tachyon.thrift.FileInfo | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public isSetIsComplete() : boolean renamed to public isSetIsCompleted() : boolean in class tachyon.thrift.FileInfo | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public lookup(tachyonPath TachyonURI) : TachyonURI renamed to public resolve(tachyonPath TachyonURI) : TachyonURI in class tachyon.master.file.meta.MountTable | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Parameter	cache : boolean to cacheable : boolean in method public setCacheable(cacheable boolean) : void in class tachyon.master.file.meta.InodeFile | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	isComplete : boolean to isCompleted : boolean in method public setIsCompleted(isCompleted boolean) : FileInfo in class tachyon.thrift.FileInfo | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	ufsPath : String to isPersisted : boolean in method public InodeFileEntry(creationTimeMs long, id long, name String, parentId long, isPinned boolean, lastModificationTimeMs long, blockSizeBytes long, length long, isCompleted boolean, isCacheable boolean, isPersisted boolean, blocks List<Long>) in class tachyon.master.file.journal.InodeFileEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	isComplete : boolean to isCompleted : boolean in method public InodeFileEntry(creationTimeMs long, id long, name String, parentId long, isPinned boolean, lastModificationTimeMs long, blockSizeBytes long, length long, isCompleted boolean, isCacheable boolean, isPersisted boolean, blocks List<Long>) in class tachyon.master.file.journal.InodeFileEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	isCache : boolean to isCacheable : boolean in method public InodeFileEntry(creationTimeMs long, id long, name String, parentId long, isPinned boolean, lastModificationTimeMs long, blockSizeBytes long, length long, isCompleted boolean, isCacheable boolean, isPersisted boolean, blocks List<Long>) in class tachyon.master.file.journal.InodeFileEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	isComplete : boolean to isCompleted : boolean in method public FileInfo(fileId long, name String, path String, ufsPath String, length long, blockSizeBytes long, creationTimeMs long, isCompleted boolean, isFolder boolean, isPinned boolean, isCacheable boolean, isPersisted boolean, blockIds List<Long>, dependencyId int, inMemoryPercentage int, lastModificationTimeMs long) in class tachyon.thrift.FileInfo | 
                                From | 
                                To |