|
Change Return Type UnderFileInputStream to InputStream in method public open(path String) : InputStream in class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Change Return Type UnderFileInputStream to InputStream in method public create(options OpenOptions) : InputStream in class alluxio.client.block.UnderStoreBlockInStream.UnderStoreStreamFactory |
From |
To |
|
Change Return Type UnderFileInputStream to InputStream in method public open(path String, options OpenOptions) : InputStream in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Change Return Type UnderFileInputStream to InputStream in method public open(path String, options OpenOptions) : InputStream in class alluxio.underfs.hdfs.HdfsUnderFileSystem |
From |
To |
|
Change Return Type UnderFileInputStream to InputStream in method public open(path String) : InputStream in class alluxio.underfs.UnderFileSystem |
From |
To |
|
Change Return Type UnderFileInputStream to InputStream in method public create(options OpenOptions) : InputStream in class alluxio.client.block.UnderStoreBlockInStreamTest.FileUnderStoreStreamFactory |
From |
To |
|
Change Return Type UnderFileInputStream to InputStream in method public open(path String, options OpenOptions) : InputStream in class alluxio.underfs.local.LocalUnderFileSystem |
From |
To |
|
Change Return Type UnderFileInputStream to InputStream in method public create(options OpenOptions) : InputStream in class alluxio.client.file.DirectUnderStoreStreamFactory |
From |
To |
|
Change Return Type UnderFileInputStream to InputStream in method public create(options OpenOptions) : InputStream in class alluxio.client.file.DelegatedUnderStoreStreamFactory |
From |
To |
|
Change Return Type UnderFileInputStream to InputStream in method public open(path String, options OpenOptions) : InputStream in class alluxio.underfs.UnderFileSystem |
From |
To |