Package | Description |
---|---|
org.jclouds.aws.s3.blobstore | |
org.jclouds.aws.s3.blobstore.internal | |
org.jclouds.aws.s3.blobstore.strategy.internal |
Modifier and Type | Method and Description |
---|---|
AWSS3AsyncBlobStore |
AWSS3BlobStoreContext.getAsyncBlobStore() |
Modifier and Type | Method and Description |
---|---|
AWSS3AsyncBlobStore |
AWSS3BlobStoreContextImpl.getAsyncBlobStore() |
Modifier and Type | Field and Description |
---|---|
protected AWSS3AsyncBlobStore |
ParallelMultipartUploadStrategy.ablobstore |
Constructor and Description |
---|
ParallelMultipartUploadStrategy(AWSS3AsyncBlobStore ablobstore,
PayloadSlicer slicer,
com.google.common.util.concurrent.ListeningExecutorService ioExecutor) |
Copyright © 2009-2013 jclouds. All Rights Reserved.