|
Change Variable Type ret : List<ClientOptions> to ret : List<OutStreamOptions> in method private getOptionSet() : List<OutStreamOptions> in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public readTest1() : void in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Variable Type ret : List<ClientOptions> to ret : List<OutStreamOptions> in method private getOptionSet() : List<OutStreamOptions> in class tachyon.client.BlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type option : ClientOptions to option : OutStreamOptions in method public FileFolderTest() : void in class tachyon.master.JournalIntegrationTest |
From |
To |
|
Change Variable Type ret : List<ClientOptions> to ret : List<OutStreamOptions> in method private getOptionSet() : List<OutStreamOptions> in class tachyon.client.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public seekExceptionTest1() : void in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public readTest3() : void in class tachyon.client.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public readTest2() : void in class tachyon.client.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type option : ClientOptions to option : OutStreamOptions in method public FileTest() : void in class tachyon.master.JournalIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public readTest1() : void in class tachyon.client.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public writeTest3() : void in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Variable Type options : ClientOptions to options : OutStreamOptions in method private createEmptyFile(fileURI TachyonURI) : TachyonFile in class tachyon.master.PinIntegrationTest |
From |
To |
|
Change Variable Type optionsBuilder : ClientOptions.Builder to optionsBuilder : InStreamOptions.Builder in method public getInStream(readType ReadType) : FileInStream in class tachyon.client.TachyonFile |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public skipTest() : void in class tachyon.client.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public readTest2() : void in class tachyon.client.BlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type options : ClientOptions to options : OutStreamOptions in method public AddBlockTest() : void in class tachyon.master.JournalIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public skipTest() : void in class tachyon.client.BlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public eofSeekTest() : void in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Variable Type options : ClientOptions to options : InStreamOptions in method private readContent(tFile TachyonFile, length int) : byte[] in class tachyon.shell.TFsShellTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : InStreamOptions in method public copyFileToLocal(srcPath TachyonURI, dstFile File) : int in class tachyon.shell.TFsShell |
From |
To |
|
Change Variable Type option : ClientOptions to option : OutStreamOptions in method public ManyFileTest() : void in class tachyon.master.JournalIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method private checkWrite(filePath TachyonURI, underStorageType UnderStorageType, fileLen int, increasingByteArrayLen int) : void in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public MultiEditLogTest() : void in class tachyon.master.JournalIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public readTest3() : void in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Variable Type ret : List<ClientOptions> to ret : List<OutStreamOptions> in method private getOptionSet() : List<OutStreamOptions> in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public writeTest1() : void in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public readTest3() : void in class tachyon.client.BlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type options : ClientOptions to options : OutStreamOptions in method public lockBlockTest() : void in class tachyon.worker.BlockServiceHandlerIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : InStreamOptions in method public tail(path TachyonURI) : int in class tachyon.shell.TFsShell |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public seekExceptionTest2() : void in class tachyon.client.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type options : ClientOptions to options : InStreamOptions in method public deleteWhileReadTest() : void in class tachyon.worker.block.meta.TieredStoreIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public seekExceptionTest1() : void in class tachyon.client.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type options : ClientOptions to options : InStreamOptions in method public copyFromLocalLargeTest() : void in class tachyon.shell.TFsShellTest |
From |
To |
|
Change Variable Type option : ClientOptions to option : OutStreamOptions in method public RenameTest() : void in class tachyon.master.JournalIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public seekTest() : void in class tachyon.client.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public PinTest() : void in class tachyon.master.JournalIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : InStreamOptions in method private downloadFile(path TachyonURI, request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceDownloadServlet |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public readTest2() : void in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public skipTest() : void in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Variable Type option : ClientOptions to option : OutStreamOptions in method public createFilesTest() : void in class tachyon.master.MasterFaultToleranceIntegrationTest |
From |
To |
|
Change Variable Type readNoCache : ClientOptions to readNoCache : InStreamOptions in method private displayFile(path TachyonURI, request HttpServletRequest, offset long) : void in class tachyon.web.WebInterfaceBrowseServlet |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public seekExceptionTest2() : void in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Variable Type options : ClientOptions to options : OutStreamOptions in method public createByteFile(tfs TachyonFileSystem, fileName String, tachyonStorageType TachyonStorageType, underStorageType UnderStorageType, len int, blockCapacityByte long) : TachyonFile in class tachyon.client.TachyonFSTestUtils |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public writeTest2() : void in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : InStreamOptions in method public cat(path TachyonURI) : int in class tachyon.shell.TFsShell |
From |
To |
|
Change Variable Type option : ClientOptions to option : OutStreamOptions in method public DeleteTest() : void in class tachyon.master.JournalIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : InStreamOptions in method private loadPath(tachyonClient TachyonFileSystem, filePath TachyonURI) : int in class tachyon.shell.TFsShell |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public seekTest() : void in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public readTest1() : void in class tachyon.client.BlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type optionsBuilder : ClientOptions.Builder to optionsBuilder : OutStreamOptions.Builder in method public getOutStream(writeType WriteType) : FileOutStream in class tachyon.client.TachyonFile |
From |
To |
|
Change Variable Type options : ClientOptions to options : OutStreamOptions in method private createAndWriteFile(filePath TachyonURI, tachyonStorageType TachyonStorageType, underStorageType UnderStorageType, len int) : TachyonFile in class tachyon.worker.block.meta.CapacityUsageIntegrationTest |
From |
To |
|
Change Variable Type options : ClientOptions to options : OutStreamOptions in method public createByteFile(tfs TachyonFileSystem, fileURI TachyonURI, tachyonStorageType TachyonStorageType, underStorageType UnderStorageType, len int) : TachyonFile in class tachyon.client.TachyonFSTestUtils |
From |
To |
|
Change Variable Type op : ClientOptions to op : OutStreamOptions in method public readEndOfFileTest() : void in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sWriteBoth : ClientOptions to sWriteBoth : OutStreamOptions in class tachyon.client.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sReadNoCache : ClientOptions to sReadNoCache : InStreamOptions in class tachyon.client.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type mReadNoCache : ClientOptions to mReadNoCache : InStreamOptions in class tachyon.client.RemoteBlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sWriteBoth : ClientOptions to sWriteBoth : OutStreamOptions in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Attribute Type mWriteUnderStorage : ClientOptions to mWriteUnderStorage : OutStreamOptions in class tachyon.client.IsolatedTachyonFileSystemIntegrationTest |
From |
To |
|
Change Attribute Type sWriteUnderStore : ClientOptions to sWriteUnderStore : OutStreamOptions in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sReadCache : ClientOptions to sReadCache : InStreamOptions in class tachyon.client.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type mWriteTachyon : ClientOptions to mWriteTachyon : OutStreamOptions in class tachyon.client.RemoteBlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sReadCache : ClientOptions to sReadCache : InStreamOptions in class tachyon.client.TachyonFileSystemIntegrationTest |
From |
To |
|
Change Attribute Type sWriteBoth : ClientOptions to sWriteBoth : OutStreamOptions in class tachyon.client.BlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sWriteBoth : ClientOptions to sWriteBoth : OutStreamOptions in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sWriteBoth : ClientOptions to sWriteBoth : OutStreamOptions in class tachyon.client.TachyonFileSystemIntegrationTest |
From |
To |
|
Change Attribute Type sWriteUnderStore : ClientOptions to sWriteUnderStore : OutStreamOptions in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Attribute Type mReadCache : ClientOptions to mReadCache : InStreamOptions in class tachyon.client.RemoteBlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sWriteTachyon : ClientOptions to sWriteTachyon : OutStreamOptions in class tachyon.client.FileInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sWriteUnderStore : ClientOptions to sWriteUnderStore : OutStreamOptions in class tachyon.client.BlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sWriteTachyon : ClientOptions to sWriteTachyon : OutStreamOptions in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Attribute Type mWriteBoth : ClientOptions to mWriteBoth : OutStreamOptions in class tachyon.client.IsolatedTachyonFileSystemIntegrationTest |
From |
To |
|
Change Attribute Type mWriteUnderStore : ClientOptions to mWriteUnderStore : OutStreamOptions in class tachyon.client.RemoteBlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sWriteTachyon : ClientOptions to sWriteTachyon : OutStreamOptions in class tachyon.client.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sClientOptions : ClientOptions to sOutStreamOptions : OutStreamOptions in class tachyon.examples.JournalCrashTest |
From |
To |
|
Change Attribute Type sWriteTachyon : ClientOptions to sWriteTachyon : OutStreamOptions in class tachyon.client.BlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type sWriteLocal : ClientOptions to sWriteLocal : OutStreamOptions in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |