FileSystem
for reading and writing files on
Amazon S3.请参阅: 说明
类 | 说明 |
---|---|
NativeS3FileSystem |
A
FileSystem for reading and writing files stored on
Amazon S3. |
A distributed implementation of FileSystem
for reading and writing files on
Amazon S3.
Unlike S3FileSystem
, which is block-based,
this implementation stores
files on S3 in their native form for interoperability with other S3 tools.
Copyright © 2009 The Apache Software Foundation