Toggle navigation
Home
tachyon.client.InStream to tachyon.client.file.FileInStream
No. of Instances - 32
No. of Commits - 2
No. of Projects - {'alluxio'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
tFile.getInStream(ReadType.CACHE)
to
mTfs.getInStream(files.get(k),mWriteBoth)
tFile.getInStream(ReadType.CACHE)
to
mTfs.getInStream(files.get(k),mWriteBoth)
tFile.getInStream(ReadType.CACHE)
to
mTfs.getInStream(files.get(k),mWriteBoth)
tFile.getInStream(ReadType.NO_CACHE)
to
tachyonClient.getInStream(fd,op)
tFile.getInStream(ReadType.CACHE)
to
mTfs.getInStream(files.get(k),mWriteBoth)
tFile.getInStream(ReadType.CACHE)
to
mTfs.getInStream(files.get(k),mWriteBoth)