|
Change Variable Type fis : FileInputStream to fis : InputStream in method public run(inputPath String, outputPath String) : void in class org.apache.hadoop.hdfs.tools.offlineImageViewer.OfflineImageReconstructor |
From |
To |
|
Change Variable Type is : FileInputStream to is : InputStream in method protected processArguments(args LinkedList<PathData>) : void in class org.apache.hadoop.fs.shell.CopyCommands.AppendToFile |
From |
To |
|
Change Variable Type is : FileInputStream to is : InputStream in method public load(file File, requireSameLayoutVersion boolean) : void in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.LoaderDelegator |
From |
To |
|
Change Variable Type fout : FileOutputStream to fout : OutputStream in method public run(inputPath String, outputPath String) : void in class org.apache.hadoop.hdfs.tools.offlineImageViewer.OfflineImageReconstructor |
From |
To |