org.apache.hadoop.hdfs.protocol.ExtendedBlock to org.apache.hadoop.hdfs.DataStreamer.BlockToWrite
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'hadoop'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- dfsClient.namenode.getAdditionalDatanode(src,stat.getFileId(),block,nodes,storageIDs,exclude.toArray(new DatanodeInfo[exclude.size()]),1,dfsClient.clientName) to dfsClient.namenode.getAdditionalDatanode(src,stat.getFileId(),block.getCurrentBlock(),nodes,storageIDs,exclude.toArray(new DatanodeInfo[exclude.size()]),1,dfsClient.clientName)
- block to block.getCurrentBlock()
- block to block.getCurrentBlock()