Toggle navigation
Home
java.io.OutputStream to alluxio.client.block.stream.BlockOutStream
No. of Instances - 10
No. of Commits - 2
No. of Projects - {'alluxio'}
Hierarchy/Composition: T_SUPER_R
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
inStreamRemaining()
to
mCurrentBlockInStream.remaining()
cacheStreamRemaining()
to
mCurrentCacheStream.remaining()
cacheStreamRemaining()
to
mCurrentCacheStream.remaining()
cacheStreamRemaining()
to
mCurrentCacheStream.remaining()
outStreamRemaining()
to
mCurrentBlockOutStream.remaining()
outStreamRemaining()
to
mCurrentBlockOutStream.remaining()
stream.getClass()
to
stream.getAddress()
Other
alluxio.client.block.stream.BlockOutStream.class
to
WORKER_NET_ADDRESS_LOCAL