Toggle navigation
Home
alluxio.network.protocol.RPCBlockWriteRequest to alluxio.proto.dataserver.Protocol.WriteRequest
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'alluxio'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
mWorker.getUfsOutputStream(request.getBlockId())
to
mWorker.getUfsOutputStream(request.getId())
request.getBlockId()
to
request.getId()
request.getBlockId()
to
request.getId()