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

Packages that use org.apache.hadoop.fs.s3
org.apache.hadoop.fs.s3 A distributed implementation of FileSystem that uses Amazon S3
 

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.
 



Copyright © 2006 The Apache Software Foundation