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   
 

Classes in org.apache.hadoop.hdfs used by org.apache.hadoop.hdfs
BlockReader
          This is a wrapper around connection to datanode and understands checksum, offset etc.
DeprecatedUTF8
          A simple wrapper around UTF8.
DFSClient
          DFSClient can connect to a Hadoop Filesystem and perform basic file tasks.
DFSInputStream
          DFSInputStream provides bytes from a named file.
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.
 



Copyright © 2009 The Apache Software Foundation