Uses of Interface
org.apache.hadoop.fs.s3.FileSystemStore

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

Uses of FileSystemStore in org.apache.hadoop.fs.s3
 

Constructors in org.apache.hadoop.fs.s3 with parameters of type FileSystemStore
S3FileSystem(FileSystemStore store)
           
 



Copyright © 2009 The Apache Software Foundation