Uses of Class
org.apache.hadoop.fs.s3.S3FileSystemException

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

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

Subclasses of S3FileSystemException in org.apache.hadoop.fs.s3
 class VersionMismatchException
          Thrown when Hadoop cannot read the version of the data stored in S3FileSystem.
 



Copyright © 2009 The Apache Software Foundation