Uses of Package
org.apache.hadoop.fs.s3

Packages that use org.apache.hadoop.fs.s3
org.apache.hadoop.fs.s3 A distributed, block-based implementation of FileSystem that uses Amazon S3 as a backing store. 
 

Classes in org.apache.hadoop.fs.s3 used by org.apache.hadoop.fs.s3
Block
          Holds metadata about a block of data being stored in a FileSystemStore.
FileSystemStore
          A facility for storing and retrieving INodes and Blocks.
INode
          Holds file metadata including type (regular file, or directory), and the list of blocks that are pointers to the data.
S3FileSystemException
          Thrown when there is a fatal exception while using S3FileSystem.
 



Copyright © 2009 The Apache Software Foundation