|
Change Parameter Type ufsConf : Map<String,String> to ufsConf : UnderFileSystemConfiguration in method public addMount(mountId long, ufsUri String, ufsConf UnderFileSystemConfiguration) : UnderFileSystem in class alluxio.underfs.AbstractUfsManager |
From |
To |
|
Change Parameter Type ufsConf : Map<String,String> to ufsConf : UnderFileSystemConfiguration in method public addMount(mountId long, ufsUri String, ufsConf UnderFileSystemConfiguration) : UnderFileSystem in class alluxio.underfs.UfsManager |
From |
To |
|
Change Parameter Type ufsConf : Map<String,String> to ufsConf : UnderFileSystemConfiguration in method public create(path String, ufsConf UnderFileSystemConfiguration) : UnderFileSystem in class alluxio.underfs.UnderFileSystem.Factory |
From |
To |
|
Change Parameter Type ufsConf : Map<String,String> to ufsConf : UnderFileSystemConfiguration in method private getOrAdd(ufsUri String, ufsConf UnderFileSystemConfiguration) : UnderFileSystem in class alluxio.underfs.AbstractUfsManager |
From |
To |