| Package | Description |
|---|---|
| com.upplication.s3fs | |
| com.upplication.s3fs.attribute | |
| com.upplication.s3fs.util |
| Class and Description |
|---|
| AmazonS3Factory
Factory base class to create a new AmazonS3 instance.
|
| S3FileStore |
| S3FileStoreAttributeView.AttrID |
| S3FileSystem
S3FileSystem with a concrete client configured and ready to use.
|
| S3FileSystemProvider
Spec:
URI: s3://[endpoint]/{bucket}/{key} If endpoint is missing, it's assumed to
be the default S3 endpoint (s3.amazonaws.com)
FileSystem roots: /{bucket}/
Treatment of S3 objects: - If a key ends in "/" it's considered a directory
*and* a regular file.
|
| S3Path |
| Class and Description |
|---|
| S3Path |
| Class and Description |
|---|
| S3Path |
Copyright © 2018. All rights reserved.