|
Change Parameter Type ufsConf : Map<String,String> to ufsConf : UnderFileSystemConfiguration in method public create(path String, ufsConf UnderFileSystemConfiguration) : UnderFileSystem in class alluxio.underfs.s3.S3UnderFileSystemFactory |
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.sleepfs.SleepingUnderFileSystemFactory |
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.glusterfs.GlusterFSUnderFileSystemFactory |
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.s3a.S3AUnderFileSystemFactory |
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.hdfs.HdfsUnderFileSystemFactory |
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.UnderFileSystemFactory |
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.swift.SwiftUnderFileSystemFactory |
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.local.LocalUnderFileSystemFactory |
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.oss.OSSUnderFileSystemFactory |
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.gcs.GCSUnderFileSystemFactory |
From |
To |
|
Change Parameter Type ufsConf : Map<String,String> to ufsConf : UnderFileSystemConfiguration in method public createInstance(uri AlluxioURI, ufsConf UnderFileSystemConfiguration) : GCSUnderFileSystem in class alluxio.underfs.gcs.GCSUnderFileSystem |
From |
To |