Uses of Package
org.apache.hadoop.hdfs

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

Classes in org.apache.hadoop.hdfs used by org.apache.hadoop.hdfs
BlockReader
          This is a wrapper around connection to datadone and understands checksum, offset etc
DeprecatedUTF8
          A simple wrapper around UTF8.
DFSClient
          DFSClient can connect to a Hadoop Filesystem and perform basic file tasks.
DistributedFileSystem.DiskStatus
          Deprecated. Use FsStatus instead
HftpFileSystem
          An implementation of a protocol for accessing filesystems over HTTP.
 

Classes in org.apache.hadoop.hdfs used by org.apache.hadoop.hdfs.server.namenode
DFSClient
          DFSClient can connect to a Hadoop Filesystem and perform basic file tasks.
 

Classes in org.apache.hadoop.hdfs used by org.apache.hadoop.hdfs.tools
DistributedFileSystem
          Implementation of the abstract FileSystem for the DFS system.
 



Copyright © 2009 The Apache Software Foundation