|
Change Variable Type removed : UnderFileSystemInputStream to removed : InputStreamAgent in method public closeFile(tempUfsFileId long) : void in class alluxio.worker.file.UnderFileSystemManager |
From |
To |
|
Change Variable Type stream : UnderFileSystemOutputStream to stream : OutputStreamAgent in method public getOutputStream(tempUfsFileId long) : OutputStream in class alluxio.worker.file.UnderFileSystemManager |
From |
To |
|
Change Variable Type stream : UnderFileSystemOutputStream to stream : OutputStreamAgent in method public completeFile(tempUfsFileId long) : void in class alluxio.worker.file.UnderFileSystemManager |
From |
To |
|
Change Variable Type stream : UnderFileSystemInputStream to stream : InputStreamAgent in method public getInputStreamAtPosition(tempUfsFileId long, position long) : InputStream in class alluxio.worker.file.UnderFileSystemManager |
From |
To |
|
Change Variable Type stream : UnderFileSystemOutputStream to stream : OutputStreamAgent in method public createFile(ufsUri AlluxioURI) : long in class alluxio.worker.file.UnderFileSystemManager |
From |
To |
|
Change Variable Type stream : UnderFileSystemInputStream to stream : InputStreamAgent in method public openFile(ufsUri AlluxioURI) : long in class alluxio.worker.file.UnderFileSystemManager |
From |
To |
|
Change Variable Type stream : UnderFileSystemOutputStream to stream : OutputStreamAgent in method public cancelFile(tempUfsFileId long) : void in class alluxio.worker.file.UnderFileSystemManager |
From |
To |