Package | Description |
---|---|
org.jclouds.aws.s3.blobstore | |
org.jclouds.s3.blobstore | |
org.jclouds.s3.blobstore.internal | |
org.jclouds.s3.blobstore.strategy.internal |
Modifier and Type | Class and Description |
---|---|
class |
AWSS3BlobStore
Provide AWS S3 specific extensions.
|
Modifier and Type | Method and Description |
---|---|
S3BlobStore |
S3BlobStoreContext.getBlobStore() |
Modifier and Type | Method and Description |
---|---|
S3BlobStore |
S3BlobStoreContextImpl.getBlobStore() |
Modifier and Type | Field and Description |
---|---|
protected S3BlobStore |
ParallelMultipartUploadStrategy.blobstore |
Constructor and Description |
---|
ParallelMultipartUploadStrategy(S3BlobStore blobstore,
PayloadSlicer slicer,
com.google.common.util.concurrent.ListeningExecutorService executor) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.