|
Rename Parameter conf : TachyonConf to tachyonConf : TachyonConf in method public find(path String, tachyonConf TachyonConf) : UnderFileSystemFactory in class tachyon.underfs.UnderFileSystemRegistry |
From |
To |
|
Rename Parameter conf : TachyonConf to tachyonConf : TachyonConf in method public findAll(path String, tachyonConf TachyonConf) : List<UnderFileSystemFactory> in class tachyon.underfs.UnderFileSystemRegistry |
From |
To |
|
Rename Parameter conf : Object to ufsConf : Object in method public create(path String, tachyonConf TachyonConf, ufsConf Object) : UnderFileSystem in class tachyon.underfs.UnderFileSystemRegistry |
From |
To |