|
Change Parameter Type options : OutStreamOptions to options : CreateFileOptions in method private reinitializeFile(path TachyonURI, options CreateFileOptions) : long in class tachyon.client.lineage.LineageFileSystem |
From |
To |
|
Change Parameter Type options : OutStreamOptions to options : CreateFileOptions in method public createByteFile(tfs FileSystem, fileName String, len int, options CreateFileOptions) : void in class tachyon.client.TachyonFSTestUtils |
From |
To |
|
Change Parameter Type fileId : long to uri : TachyonURI in method public HdfsFileInputStream(uri TachyonURI, hdfsPath Path, conf Configuration, bufferSize int, stats FileSystem.Statistics) in class tachyon.hadoop.HdfsFileInputStream |
From |
To |
|
Change Parameter Type options : OutStreamOptions to options : CreateFileOptions in method public createByteFile(tfs FileSystem, fileURI TachyonURI, options CreateFileOptions, len int) : void in class tachyon.client.TachyonFSTestUtils |
From |
To |
|
Change Parameter Type options : OutStreamOptions to options : CreateFileOptions in method public createFile(path TachyonURI, options CreateFileOptions) : FileOutStream in class tachyon.client.lineage.LineageFileSystem |
From |
To |
|
Change Return Type TachyonFile to void in method public createByteFile(tfs FileSystem, fileName String, writeType WriteType, len int) : void in class tachyon.client.TachyonFSTestUtils |
From |
To |
|
Change Return Type TachyonFile to void in method public createByteFile(tfs FileSystem, fileURI TachyonURI, options CreateFileOptions, len int) : void in class tachyon.client.TachyonFSTestUtils |
From |
To |
|
Change Return Type TachyonFile to void in method public createByteFile(tfs FileSystem, fileName String, len int, options CreateFileOptions) : void in class tachyon.client.TachyonFSTestUtils |
From |
To |