| 
                                Rename Method	public setTachyonConf(baseDir String, tierLevel int[], tierAlias StorageLevelAlias[], tierPath String[][], tierCapacity long[][], workerDataFolder String) : TachyonConf renamed to public setTachyonConfWithMultiTier(baseDir String, tierLevel int[], tierAlias StorageLevelAlias[], tierPath String[][], tierCapacity long[][], workerDataFolder String) : void in class tachyon.worker.block.TieredBlockStoreTestUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	private concatAndCreateDir(baseDir String, dirs String[]) : String[] renamed to private concatAndCreateDir1D(baseDir String, dirs String[]) : String[] in class tachyon.worker.block.TieredBlockStoreTestUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	private concatAndCreateDir(baseDir String, dirs String[][]) : String[][] renamed to private concatAndCreateDir2D(baseDir String, dirs String[][]) : String[][] in class tachyon.worker.block.TieredBlockStoreTestUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public setTachyonConf(baseDir String, tierLevel int, tierAlias StorageLevelAlias, tierPath String[], tierCapacity long[], workerDataFolder String) : TachyonConf renamed to public setTachyonConfWithSingleTier(baseDir String, tierLevel int, tierAlias StorageLevelAlias, tierPath String[], tierCapacity long[], workerDataFolder String) : void in class tachyon.worker.block.TieredBlockStoreTestUtils | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Return Type	TachyonConf to void in method public setTachyonConfWithMultiTier(baseDir String, tierLevel int[], tierAlias StorageLevelAlias[], tierPath String[][], tierCapacity long[][], workerDataFolder String) : void in class tachyon.worker.block.TieredBlockStoreTestUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	TachyonConf to void in method public setTachyonConfDefault(baseDir String) : void in class tachyon.worker.block.TieredBlockStoreTestUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	TachyonConf to void in method public setTachyonConfWithSingleTier(baseDir String, tierLevel int, tierAlias StorageLevelAlias, tierPath String[], tierCapacity long[], workerDataFolder String) : void in class tachyon.worker.block.TieredBlockStoreTestUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	TachyonConf to void in method private setTachyonConfOneTier(level int, tierAlias StorageLevelAlias, tierPath String[], tierCapacity long[]) : void in class tachyon.worker.block.TieredBlockStoreTestUtils | 
                                From | 
                                To |