tachyon.client.file.options.OutStreamOptions to tachyon.client.file.options.CreateFileOptions
No. of Instances - 58
No. of Commits - 7
No. of Projects - {'alluxio'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- Rename Method invocation
- getOutStream to createFile
- getOutStream to createFile
- getOutStream to createFile
- getOutStream to createFile
- getOutStream to createFile
- getOutStream to createFile
- getOutStream to createFile
- getOutStream to createFile
- getOutStream to createFile
- getInStream to openFile
- getInStream to openFile
- getInStream to openFile
- getInStream to openFile
- getOutStream to createFile
- getOutStream to createFile
- Add or Remove Method invocation
- StreamOptionUtils.getOutStreamOptionsWriteUnderStore(sTachyonConf) to StreamOptionUtils.getCreateFileOptionsThrough(sTachyonConf)
- StreamOptionUtils.getOutStreamOptionsWriteTachyon(sTachyonConf) to StreamOptionUtils.getCreateFileOptionsMustCache(sTachyonConf)
- sTfs.getInStream(f,TachyonFSTestUtils.toInStreamOptions(op)) to sTfs.openFile(uri,TachyonFSTestUtils.toOpenFileOptions(op))
- StreamOptionUtils.getOutStreamOptionsWriteBoth(sTachyonConf) to StreamOptionUtils.getCreateFileOptionsCacheThrough(sTachyonConf)
- sTfs.getInStream(f,TachyonFSTestUtils.toInStreamOptions(op)) to sTfs.openFile(uri,TachyonFSTestUtils.toOpenFileOptions(op))
- sTfs.getInStream(f,TachyonFSTestUtils.toInStreamOptions(op)) to sTfs.openFile(uri,TachyonFSTestUtils.toOpenFileOptions(op))
- sTfs.getInStream(f,TachyonFSTestUtils.toInStreamOptions(op)) to sTfs.openFile(uri,TachyonFSTestUtils.toOpenFileOptions(op))
- sTfs.getOutStream(uri,sWriteBoth) to sTfs.createFile(uri,sWriteBoth)
- sTfs.getOutStream(uri,sWriteBoth) to sTfs.createFile(uri,sWriteBoth)
- mTfs.getInStream(files.get(k),TachyonFSTestUtils.toOpenFileOptions(mWriteBoth)) to mTfs.openFile(files.get(k),TachyonFSTestUtils.toOpenFileOptions(mWriteBoth))
- mTfs.getInStream(files.get(k),TachyonFSTestUtils.toOpenFileOptions(mWriteBoth)) to mTfs.openFile(files.get(k),TachyonFSTestUtils.toOpenFileOptions(mWriteBoth))
- mTfs.getInStream(files.get(k),TachyonFSTestUtils.toOpenFileOptions(mWriteBoth)) to mTfs.openFile(files.get(k),TachyonFSTestUtils.toOpenFileOptions(mWriteBoth))
- mTfs.getInStream(files.get(k),TachyonFSTestUtils.toOpenFileOptions(mWriteBoth)) to mTfs.openFile(files.get(k),TachyonFSTestUtils.toOpenFileOptions(mWriteBoth))
- mTfs.getInStream(files.get(k),TachyonFSTestUtils.toOpenFileOptions(mWriteBoth)) to mTfs.openFile(files.get(k),TachyonFSTestUtils.toOpenFileOptions(mWriteBoth))
- sTfs.getInStream(f,TachyonFSTestUtils.toOpenFileOptions(op)) to sTfs.openFile(path,TachyonFSTestUtils.toOpenFileOptions(op))
- sTfs.getInStream(f,TachyonFSTestUtils.toOpenFileOptions(op)) to sTfs.openFile(path,TachyonFSTestUtils.toOpenFileOptions(op))
- sTfs.getInStream(f,TachyonFSTestUtils.toOpenFileOptions(op)) to sTfs.openFile(path,TachyonFSTestUtils.toOpenFileOptions(op))
- mTfs.getOutStream(uri,mWriteBoth) to mTfs.createFile(uri,mWriteBoth)
- mTfs.getOutStream(uri,mWriteBoth) to mTfs.createFile(uri,mWriteBoth)
- mTfs.getOutStream(path1,mWriteBoth) to mTfs.createFile(path1,mWriteBoth)
- mTfs.getOutStream(uniqUri,mWriteBoth) to mTfs.createFile(uniqUri,mWriteBoth)
- Other
- uniqPath + "/file_" + k+ "_"+ op.hashCode() to filename
- uniqPath + "/file_" + k+ "_"+ op.hashCode() to filename
- uniqPath + "/file_" + k+ "_"+ op.hashCode() to filename
- uniqPath + "/file_" + op.hashCode() to filename
- uniqPath + "/file_" + k+ "_"+ op.hashCode() to filename
- uniqPath + "/file_" + k+ "_"+ op.hashCode() to filename
- uniqPath + "/file_" + k+ "_"+ op.hashCode() to filename
- uniqPath + "/file_" + k+ "_"+ op.hashCode() to filename
- uniqPath + "/file_" + k+ "_"+ op.hashCode() to filename
- TachyonFSTestUtils.createByteFile(mTfs,uniqPath + k,fileSize,mWriteBoth) to TachyonFSTestUtils.createByteFile(mTfs,uniqPath + k,fileSize,mWriteBoth)
- TachyonFSTestUtils.createByteFile(mTfs,uniqPath + numOfFiles,fileSize,mWriteBoth) to TachyonFSTestUtils.createByteFile(mTfs,uniqPath + numOfFiles,fileSize,mWriteBoth)
- TachyonFSTestUtils.createByteFile(mTfs,uniqPath + k,fileSize,mWriteBoth) to TachyonFSTestUtils.createByteFile(mTfs,uniqPath + k,fileSize,mWriteBoth)
- TachyonFSTestUtils.createByteFile(mTfs,uniqPath + numOfFiles,fileSize,mWriteBoth) to TachyonFSTestUtils.createByteFile(mTfs,uniqPath + numOfFiles,fileSize,mWriteBoth)
- TachyonFSTestUtils.createByteFile(mTfs,uniqPath + k,fileSize,mWriteBoth) to TachyonFSTestUtils.createByteFile(mTfs,uniqPath + k,fileSize,mWriteBoth)
- TachyonFSTestUtils.createByteFile(mTfs,uniqPath + numOfFiles,fileSize,mWriteBoth) to TachyonFSTestUtils.createByteFile(mTfs,uniqPath + numOfFiles,fileSize,mWriteBoth)
- TachyonFSTestUtils.createByteFile(mTfs,uniqPath + k,fileSize,mWriteBoth) to TachyonFSTestUtils.createByteFile(mTfs,uniqPath + k,fileSize,mWriteBoth)
- TachyonFSTestUtils.createByteFile(mTfs,uniqPath + numOfFiles,fileSize,mWriteBoth) to TachyonFSTestUtils.createByteFile(mTfs,uniqPath + numOfFiles,fileSize,mWriteBoth)
- TachyonFSTestUtils.createByteFile(mTfs,uniqPath + k,fileSize,mWriteBoth) to TachyonFSTestUtils.createByteFile(mTfs,uniqPath + k,fileSize,mWriteBoth)
- TachyonFSTestUtils.createByteFile(mTfs,uniqPath + numOfFiles,fileSize,mWriteBoth) to TachyonFSTestUtils.createByteFile(mTfs,uniqPath + numOfFiles,fileSize,mWriteBoth)
- TachyonFSTestUtils.createByteFile(mTfs,uniqPath + k,fileSize,mWriteBoth) to TachyonFSTestUtils.createByteFile(mTfs,uniqPath + k,fileSize,mWriteBoth)
- TachyonFSTestUtils.createByteFile(mTfs,uniqPath + numOfFiles,fileSize,mWriteBoth) to TachyonFSTestUtils.createByteFile(mTfs,uniqPath + numOfFiles,fileSize,mWriteBoth)
- new TachyonURI(uniqPath) to uri