Uses of Class
org.apache.hadoop.hdfs.DFSClient

Packages that use DFSClient
org.apache.hadoop.hdfs A distributed implementation of FileSystem
org.apache.hadoop.hdfs.server.namenode   
 

Uses of DFSClient in org.apache.hadoop.hdfs
 

Methods in org.apache.hadoop.hdfs that return DFSClient
 DFSClient DistributedFileSystem.getClient()
           
 

Uses of DFSClient in org.apache.hadoop.hdfs.server.namenode
 

Methods in org.apache.hadoop.hdfs.server.namenode that return DFSClient
protected  DFSClient StreamFile.getDFSClient(javax.servlet.http.HttpServletRequest request)
          getting a client for connecting to dfs
 



Copyright © 2009 The Apache Software Foundation