| 
                                Rename Method	public loadFileInfoFromUfs(path TachyonURI, ufsPath TachyonURI, recursive boolean) : long renamed to public load(path TachyonURI, ufsPath TachyonURI, options LoadOptions) : long in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public mkdirs(path TachyonURI, recursive boolean) : boolean renamed to public mkdir(path TachyonURI, options MkdirOptions) : boolean in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public loadFileInfoFromUfs(path TachyonURI, ufsPath TachyonURI, recursive boolean) : long renamed to public load(path TachyonURI, ufsPath TachyonURI, options LoadOptions) : long in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public setPin(file TachyonFile, pinned boolean) : void renamed to public setState(file TachyonFile, options SetStateOptions) : void in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public setPin(file TachyonFile, pinned boolean) : void renamed to public setState(file TachyonFile, options SetStateOptions) : void in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public mkdirs(path TachyonURI, recursive boolean) : boolean renamed to public mkdir(path TachyonURI, options MkdirOptions) : boolean in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Parameter Type	recursive : boolean to options : MkdirOptions in method public mkdir(path TachyonURI, options MkdirOptions) : boolean in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	recursive : boolean to options : FreeOptions in method public free(file TachyonFile, options FreeOptions) : void in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	options : ClientOptions to options : OutStreamOptions in method public FileOutStream(fileId long, options OutStreamOptions) in class tachyon.client.file.FileOutStream | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	recursive : boolean to options : FreeOptions in method public free(file TachyonFile, options FreeOptions) : void in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	recursive : boolean to options : LoadOptions in method public load(path TachyonURI, ufsPath TachyonURI, options LoadOptions) : long in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	options : ClientOptions to options : InStreamOptions in method public getInStream(file TachyonFile, options InStreamOptions) : FileInStream in class tachyon.client.file.TachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	pinned : boolean to options : SetStateOptions in method public setState(file TachyonFile, options SetStateOptions) : void in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	options : ClientOptions to options : OutStreamOptions in method public getOutStream(fileId long, options OutStreamOptions) : FileOutStream in class tachyon.client.file.TachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	recursive : boolean to options : LoadOptions in method public load(path TachyonURI, ufsPath TachyonURI, options LoadOptions) : long in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	recursive : boolean to options : DeleteOptions in method public delete(file TachyonFile, options DeleteOptions) : void in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	pinned : boolean to options : SetStateOptions in method public setState(file TachyonFile, options SetStateOptions) : void in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	options : ClientOptions to options : InStreamOptions in method public FileInStream(info FileInfo, options InStreamOptions) in class tachyon.client.file.FileInStream | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	recursive : boolean to options : MkdirOptions in method public mkdir(path TachyonURI, options MkdirOptions) : boolean in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	recursive : boolean to options : DeleteOptions in method public delete(file TachyonFile, options DeleteOptions) : void in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Parameter	recursive : boolean to options : MkdirOptions in method public mkdir(path TachyonURI, options MkdirOptions) : boolean in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	recursive : boolean to options : DeleteOptions in method public delete(file TachyonFile, options DeleteOptions) : void in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	recursive : boolean to options : LoadOptions in method public load(path TachyonURI, ufsPath TachyonURI, options LoadOptions) : long in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	recursive : boolean to options : MkdirOptions in method public mkdir(path TachyonURI, options MkdirOptions) : boolean in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	recursive : boolean to options : FreeOptions in method public free(file TachyonFile, options FreeOptions) : void in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	recursive : boolean to options : DeleteOptions in method public delete(file TachyonFile, options DeleteOptions) : void in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	pinned : boolean to options : SetStateOptions in method public setState(file TachyonFile, options SetStateOptions) : void in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	recursive : boolean to options : FreeOptions in method public free(file TachyonFile, options FreeOptions) : void in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	recursive : boolean to options : LoadOptions in method public load(path TachyonURI, ufsPath TachyonURI, options LoadOptions) : long in class tachyon.client.file.AbstractTachyonFileSystem | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	pinned : boolean to options : SetStateOptions in method public setState(file TachyonFile, options SetStateOptions) : void in class tachyon.client.file.TachyonFileSystemCore | 
                                From | 
                                To |