Uses of Class
org.apache.hadoop.hdfs.server.namenode.DatanodeDescriptor.BlockTargetPair

Packages that use DatanodeDescriptor.BlockTargetPair
org.apache.hadoop.hdfs.server.protocol   
 

Uses of DatanodeDescriptor.BlockTargetPair in org.apache.hadoop.hdfs.server.protocol
 

Constructor parameters in org.apache.hadoop.hdfs.server.protocol with type arguments of type DatanodeDescriptor.BlockTargetPair
BlockCommand(int action, List<DatanodeDescriptor.BlockTargetPair> blocktargetlist)
          Create BlockCommand for transferring blocks to another datanode
 



Copyright © 2009 The Apache Software Foundation