Uses of Class
org.apache.nutch.ndfs.DatanodeInfo

Packages that use DatanodeInfo
org.apache.nutch.ndfs   
 

Uses of DatanodeInfo in org.apache.nutch.ndfs
 

Methods in org.apache.nutch.ndfs that return DatanodeInfo
 DatanodeInfo[] NDFSClient.datanodeReport()
           
 DatanodeInfo[] FSNamesystem.datanodeReport()
           
 

Methods in org.apache.nutch.ndfs with parameters of type DatanodeInfo
 Object[] FSNamesystem.pendingTransfers(DatanodeInfo srcNode, int maxXfers)
          Return with a list of Block/DataNodeInfo sets, indicating where various Blocks should be copied, ASAP.
 



Copyright © 2006 The Apache Software Foundation