|
Change Parameter Type tfs : TachyonFS to tfs : TachyonFileSystem in method public createByteFile(tfs TachyonFileSystem, fileName String, options ClientOptions, len int) : TachyonFile in class tachyon.client.next.TachyonFSTestUtils |
From |
To |
|
Change Parameter Type tfs : TachyonFS to tfs : TachyonFileSystem in method public createByteFile(tfs TachyonFileSystem, fileName String, cacheType CacheType, underStorageType UnderStorageType, len int, blockCapacityByte long) : TachyonFile in class tachyon.client.next.TachyonFSTestUtils |
From |
To |
|
Change Parameter Type tfs : TachyonFS to tfs : TachyonFileSystem in method public createByteFile(tfs TachyonFileSystem, fileName String, cacheType CacheType, underStorageType UnderStorageType, len int) : TachyonFile in class tachyon.client.next.TachyonFSTestUtils |
From |
To |
|
Change Parameter Type tfs : TachyonFS to tfs : TachyonFileSystem in method public listFiles(tfs TachyonFileSystem, path String) : List<String> in class tachyon.client.next.TachyonFSTestUtils |
From |
To |
|
Change Parameter Type tfs : TachyonFS to tfs : TachyonFileSystem in method public createByteFile(tfs TachyonFileSystem, fileURI TachyonURI, cacheType CacheType, underStorageType UnderStorageType, len int) : TachyonFile in class tachyon.client.next.TachyonFSTestUtils |
From |
To |
|
Change Return Type TachyonFS to TachyonFileSystem in method public getClient() : TachyonFileSystem in class tachyon.master.next.LocalTachyonClusterMultiMaster |
From |
To |
|
Change Return Type TachyonBS to TachyonBlockStore in method public get() : TachyonBlockStore in class tachyon.client.next.block.TachyonBlockStore |
From |
To |
|
Change Return Type InStream to FileInStream in method public getInStream(readType ReadType) : FileInStream in class tachyon.client.TachyonFile |
From |
To |
|
Change Return Type TachyonBS to TachyonBlockStore in method public getTachyonBS() : TachyonBlockStore in class tachyon.client.next.file.FSContext |
From |
To |
|
Change Return Type TachyonFS to TachyonFileSystem in method public getClient() : TachyonFileSystem in class tachyon.master.next.LocalTachyonMaster |
From |
To |
|
Change Return Type OutStream to FileOutStream in method public getOutStream(writeType WriteType) : FileOutStream in class tachyon.client.TachyonFile |
From |
To |
|
Change Return Type TachyonFS to TachyonFileSystem in method public getClient() : TachyonFileSystem in class tachyon.master.next.LocalTachyonCluster |
From |
To |
|
Change Return Type TachyonFS to TachyonFileSystem in method public getClient(tachyonConf TachyonConf) : TachyonFileSystem in class tachyon.master.next.ClientPool |
From |
To |
|
Change Return Type TachyonFS to TachyonFileSystem in method public get() : TachyonFileSystem in class tachyon.client.next.file.TachyonFileSystem |
From |
To |
|
Change Attribute Type mTFS : TachyonFS to mTFS : TachyonFileSystem in class tachyon.worker.block.meta.next.TieredStoreIntegrationTest |
From |
To |
|
Change Attribute Type sTfs : TachyonFS to sTfs : TachyonFileSystem in class tachyon.client.next.LocalBlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type mTfs : TachyonFS to mTfs : TachyonFileSystem in class tachyon.client.next.RemoteBlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type mTfs : TachyonFS to mTfs : TachyonFileSystem in class tachyon.master.next.PinIntegrationTest |
From |
To |
|
Change Attribute Type mTFS : TachyonFS to mTFS : TachyonFileSystem in class tachyon.worker.block.meta.next.CapacityUsageIntegrationTest |
From |
To |
|
Change Attribute Type mClients : List<TachyonFS> to mClients : List<TachyonFileSystem> in class tachyon.master.next.ClientPool |
From |
To |
|
Change Attribute Type sCachedClient : TachyonFS to sCachedClient : TachyonFileSystem in class tachyon.client.next.file.TachyonFileSystem |
From |
To |
|
Change Attribute Type sCachedClient : TachyonBS to sCachedClient : TachyonBlockStore in class tachyon.client.next.block.TachyonBlockStore |
From |
To |
|
Change Attribute Type mTfs : TachyonFS to mTfs : TachyonFileSystem in class tachyon.client.next.IsolatedTachyonFileSystemIntegrationTest |
From |
To |
|
Change Attribute Type mTfs : TachyonFS to mTfs : TachyonFileSystem in class tachyon.client.next.FileOutStreamIntegrationTest |
From |
To |
|
Change Attribute Type mTfs : TachyonFS to mTfs : TachyonFileSystem in class tachyon.master.next.MasterFaultToleranceIntegrationTest |
From |
To |
|
Change Attribute Type sTfs : TachyonFS to sTfs : TachyonFileSystem in class tachyon.client.next.BlockInStreamIntegrationTest |
From |
To |
|
Change Attribute Type mTfs : TachyonFS to mTfs : TachyonFileSystem in class tachyon.worker.next.BlockServiceHandlerIntegrationTest |
From |
To |
|
Change Attribute Type sTfs : TachyonFS to sTfs : TachyonFileSystem in class tachyon.client.next.TachyonFileSystemIntegrationTest |
From |
To |
|
Change Attribute Type mTFS : TachyonFS to mTFS : TachyonFileSystem in class tachyon.worker.next.DataServerIntegrationTest |
From |
To |
|
Change Attribute Type sTfs : TachyonFS to sTfs : TachyonFileSystem in class tachyon.client.next.FileInStreamIntegrationTest |
From |
To |