Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
O
P
S
U
A
ablobstore
- Variable in class org.jclouds.aws.s3.blobstore.strategy.internal.
ParallelMultipartUploadStrategy
ablobstore
- Variable in class org.jclouds.aws.s3.blobstore.strategy.internal.
SequentialMultipartUploadStrategy
abortMultipartUpload(String, String, String)
- Method in interface org.jclouds.aws.s3.
AWSS3AsyncClient
abortMultipartUpload(String, String, String)
- Method in interface org.jclouds.aws.s3.
AWSS3Client
This operation aborts a multipart upload.
addClientModule(List<Module>)
- Method in class org.jclouds.aws.s3.
AWSS3ContextBuilder
addContextModule(List<Module>)
- Method in class org.jclouds.aws.s3.
AWSS3ContextBuilder
addCopied(long)
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
MultipartUploadSlicingAlgorithm
apply(HttpResponse)
- Method in class org.jclouds.aws.s3.functions.
ETagFromHttpResponseViaRegex
apply(Object)
- Method in class org.jclouds.aws.s3.functions.
ObjectMetadataKey
apply(HttpResponse)
- Method in class org.jclouds.aws.s3.functions.
UploadIdFromHttpResponseViaRegex
AssignCorrectHostnameAndBindAsHostPrefixIfConfigured
- Class in
org.jclouds.aws.s3.binders
AssignCorrectHostnameAndBindAsHostPrefixIfConfigured(BindAsHostPrefix, boolean, String, RegionToEndpointOrProviderIfNull, Provider<UriBuilder>, Map<String, String>)
- Constructor for class org.jclouds.aws.s3.binders.
AssignCorrectHostnameAndBindAsHostPrefixIfConfigured
AsyncMultipartUploadStrategy
- Interface in
org.jclouds.aws.s3.blobstore.strategy
AWSS3AsyncBlobStore
- Class in
org.jclouds.aws.s3.blobstore
AWSS3AsyncBlobStore(BlobStoreContext, BlobUtils, ExecutorService, Supplier<Location>, Supplier<Set<? extends Location>>, AWSS3AsyncClient, AWSS3Client, BucketToResourceMetadata, ContainerToBucketListOptions, BucketToResourceList, ObjectToBlob, BlobToHttpGetOptions, BlobToObject, ObjectToBlobMetadata, Provider<FetchBlobMetadata>, Map<String, AccessControlList>, Provider<AsyncMultipartUploadStrategy>)
- Constructor for class org.jclouds.aws.s3.blobstore.
AWSS3AsyncBlobStore
AWSS3AsyncClient
- Interface in
org.jclouds.aws.s3
Provides access to amazon-specific S3 features
AWSS3BlobStore
- Class in
org.jclouds.aws.s3.blobstore
Proived AWS S3 specific extensions.
AWSS3BlobStoreContextModule
- Class in
org.jclouds.aws.s3.blobstore.config
AWSS3BlobStoreContextModule()
- Constructor for class org.jclouds.aws.s3.blobstore.config.
AWSS3BlobStoreContextModule
AWSS3Client
- Interface in
org.jclouds.aws.s3
Provides access to amazon-specific S3 features
AWSS3ContextBuilder
- Class in
org.jclouds.aws.s3
AWSS3ContextBuilder(Properties)
- Constructor for class org.jclouds.aws.s3.
AWSS3ContextBuilder
AWSS3PropertiesBuilder
- Class in
org.jclouds.aws.s3
Builds properties used in S3 Clients
AWSS3PropertiesBuilder()
- Constructor for class org.jclouds.aws.s3.
AWSS3PropertiesBuilder
AWSS3PropertiesBuilder(Properties)
- Constructor for class org.jclouds.aws.s3.
AWSS3PropertiesBuilder
AWSS3ProviderMetadata
- Class in
org.jclouds.aws.s3
Implementation of
org.jclouds.types.ProviderMetadata
for Amazon's Simple Storage Service (S3) provider.
AWSS3ProviderMetadata()
- Constructor for class org.jclouds.aws.s3.
AWSS3ProviderMetadata
AWSS3RestClientModule
- Class in
org.jclouds.aws.s3.config
Configures the S3 connection.
AWSS3RestClientModule()
- Constructor for class org.jclouds.aws.s3.config.
AWSS3RestClientModule
B
bindContext()
- Method in class org.jclouds.aws.s3.blobstore.config.
AWSS3BlobStoreContextModule
BindObjectMetadataToRequest
- Class in
org.jclouds.aws.s3.binders
BindObjectMetadataToRequest(BindMapToHeadersWithPrefix)
- Constructor for class org.jclouds.aws.s3.binders.
BindObjectMetadataToRequest
BindPartIdsAndETagsToRequest
- Class in
org.jclouds.aws.s3.binders
BindPartIdsAndETagsToRequest()
- Constructor for class org.jclouds.aws.s3.binders.
BindPartIdsAndETagsToRequest
bindToRequest(R, Object)
- Method in class org.jclouds.aws.s3.binders.
AssignCorrectHostnameAndBindAsHostPrefixIfConfigured
bindToRequest(R, Object)
- Method in class org.jclouds.aws.s3.binders.
BindObjectMetadataToRequest
bindToRequest(R, Object)
- Method in class org.jclouds.aws.s3.binders.
BindPartIdsAndETagsToRequest
C
calculateChunkSize(long)
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
MultipartUploadSlicingAlgorithm
completeMultipartUpload(String, String, String, Map<Integer, String>)
- Method in interface org.jclouds.aws.s3.
AWSS3AsyncClient
completeMultipartUpload(String, String, String, Map<Integer, String>)
- Method in interface org.jclouds.aws.s3.
AWSS3Client
This operation completes a multipart upload by assembling previously uploaded parts.
configure()
- Method in class org.jclouds.aws.s3.blobstore.config.
AWSS3BlobStoreContextModule
configure()
- Method in class org.jclouds.aws.s3.config.
AWSS3RestClientModule
D
defaultProperties()
- Method in class org.jclouds.aws.s3.
AWSS3PropertiesBuilder
defaultRegionForBucket(String)
- Method in class org.jclouds.aws.s3.config.
AWSS3RestClientModule
E
ETagFromHttpResponseViaRegex
- Class in
org.jclouds.aws.s3.functions
execute(String, Blob)
- Method in interface org.jclouds.aws.s3.blobstore.strategy.
AsyncMultipartUploadStrategy
execute(String, Blob)
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
ParallelMultipartUploadStrategy
execute(String, Blob)
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
SequentialMultipartUploadStrategy
execute(String, Blob)
- Method in interface org.jclouds.aws.s3.blobstore.strategy.
MultipartUploadStrategy
G
getApiDocumentation()
- Method in class org.jclouds.aws.s3.
AWSS3ProviderMetadata
getBucketLocation(String)
- Method in interface org.jclouds.aws.s3.
AWSS3AsyncClient
getChunkSize()
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
MultipartUploadSlicingAlgorithm
getConsole()
- Method in class org.jclouds.aws.s3.
AWSS3ProviderMetadata
getCopied()
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
MultipartUploadSlicingAlgorithm
getCredentialName()
- Method in class org.jclouds.aws.s3.
AWSS3ProviderMetadata
getHomepage()
- Method in class org.jclouds.aws.s3.
AWSS3ProviderMetadata
getId()
- Method in class org.jclouds.aws.s3.
AWSS3ProviderMetadata
getIdentityName()
- Method in class org.jclouds.aws.s3.
AWSS3ProviderMetadata
getIso3166Codes()
- Method in class org.jclouds.aws.s3.
AWSS3ProviderMetadata
getLinkedServices()
- Method in class org.jclouds.aws.s3.
AWSS3ProviderMetadata
getName()
- Method in class org.jclouds.aws.s3.
AWSS3ProviderMetadata
getNextChunkOffset()
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
MultipartUploadSlicingAlgorithm
getNextPart()
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
MultipartUploadSlicingAlgorithm
getParts()
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
MultipartUploadSlicingAlgorithm
getRemaining()
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
MultipartUploadSlicingAlgorithm
getType()
- Method in class org.jclouds.aws.s3.
AWSS3ProviderMetadata
I
initiateMultipartUpload(String, ObjectMetadata, PutObjectOptions...)
- Method in interface org.jclouds.aws.s3.
AWSS3AsyncClient
initiateMultipartUpload(String, ObjectMetadata, PutObjectOptions...)
- Method in interface org.jclouds.aws.s3.
AWSS3Client
This operation initiates a multipart upload and returns an upload ID.
L
logger
- Variable in class org.jclouds.aws.s3.blobstore.strategy.internal.
MultipartUploadSlicingAlgorithm
logger
- Variable in class org.jclouds.aws.s3.blobstore.strategy.internal.
ParallelMultipartUploadStrategy
logger
- Variable in class org.jclouds.aws.s3.blobstore.strategy.internal.
SequentialMultipartUploadStrategy
M
MAX_LIST_MPU_RETURNED
- Static variable in interface org.jclouds.aws.s3.blobstore.strategy.
MultipartUpload
MAX_LIST_PARTS_RETURNED
- Static variable in interface org.jclouds.aws.s3.blobstore.strategy.
MultipartUpload
MAX_NUMBER_OF_PARTS
- Static variable in interface org.jclouds.aws.s3.blobstore.strategy.
MultipartUpload
MAX_PART_SIZE
- Static variable in interface org.jclouds.aws.s3.blobstore.strategy.
MultipartUpload
maxTime
- Variable in class org.jclouds.aws.s3.blobstore.strategy.internal.
ParallelMultipartUploadStrategy
maximum duration of an blob Request
metadataPrefixer
- Variable in class org.jclouds.aws.s3.binders.
BindObjectMetadataToRequest
MIN_PART_SIZE
- Static variable in interface org.jclouds.aws.s3.blobstore.strategy.
MultipartUpload
MultipartUpload
- Interface in
org.jclouds.aws.s3.blobstore.strategy
MultipartUploadSlicingAlgorithm
- Class in
org.jclouds.aws.s3.blobstore.strategy.internal
MultipartUploadSlicingAlgorithm()
- Constructor for class org.jclouds.aws.s3.blobstore.strategy.internal.
MultipartUploadSlicingAlgorithm
MultipartUploadStrategy
- Interface in
org.jclouds.aws.s3.blobstore.strategy
O
ObjectMetadataKey
- Class in
org.jclouds.aws.s3.functions
ObjectMetadataKey()
- Constructor for class org.jclouds.aws.s3.functions.
ObjectMetadataKey
org.jclouds.aws.s3
- package org.jclouds.aws.s3
org.jclouds.aws.s3.binders
- package org.jclouds.aws.s3.binders
org.jclouds.aws.s3.blobstore
- package org.jclouds.aws.s3.blobstore
org.jclouds.aws.s3.blobstore.config
- package org.jclouds.aws.s3.blobstore.config
org.jclouds.aws.s3.blobstore.strategy
- package org.jclouds.aws.s3.blobstore.strategy
org.jclouds.aws.s3.blobstore.strategy.internal
- package org.jclouds.aws.s3.blobstore.strategy.internal
org.jclouds.aws.s3.config
- package org.jclouds.aws.s3.config
org.jclouds.aws.s3.functions
- package org.jclouds.aws.s3.functions
P
ParallelMultipartUploadStrategy
- Class in
org.jclouds.aws.s3.blobstore.strategy.internal
ParallelMultipartUploadStrategy(AWSS3AsyncBlobStore, PayloadSlicer, ExecutorService)
- Constructor for class org.jclouds.aws.s3.blobstore.strategy.internal.
ParallelMultipartUploadStrategy
prepareUploadPart(String, String, String, Integer, Payload, long, long, SortedMap<Integer, String>, BlockingQueue<Integer>, Map<Integer, ListenableFuture<String>>, AtomicInteger, int, Map<Integer, Exception>, Queue<ParallelMultipartUploadStrategy.Part>, CountDownLatch)
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
ParallelMultipartUploadStrategy
prepareUploadPart(String, String, String, int, Payload, long, long, SortedMap<Integer, String>)
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
SequentialMultipartUploadStrategy
provideBucketURI(String)
- Method in class org.jclouds.aws.s3.config.
AWSS3RestClientModule
putBlob(String, Blob, PutOptions)
- Method in class org.jclouds.aws.s3.blobstore.
AWSS3AsyncBlobStore
putBlob(String, Blob, PutOptions)
- Method in class org.jclouds.aws.s3.blobstore.
AWSS3BlobStore
putBucketInRegion(String, String, PutBucketOptions...)
- Method in interface org.jclouds.aws.s3.
AWSS3AsyncClient
S
SequentialMultipartUploadStrategy
- Class in
org.jclouds.aws.s3.blobstore.strategy.internal
Provides a sequential multipart upload strategy.
SequentialMultipartUploadStrategy(AWSS3BlobStore, PayloadSlicer)
- Constructor for class org.jclouds.aws.s3.blobstore.strategy.internal.
SequentialMultipartUploadStrategy
setCopied(long)
- Method in class org.jclouds.aws.s3.blobstore.strategy.internal.
MultipartUploadSlicingAlgorithm
slicer
- Variable in class org.jclouds.aws.s3.blobstore.strategy.internal.
ParallelMultipartUploadStrategy
slicer
- Variable in class org.jclouds.aws.s3.blobstore.strategy.internal.
SequentialMultipartUploadStrategy
U
UploadIdFromHttpResponseViaRegex
- Class in
org.jclouds.aws.s3.functions
uploadPart(String, String, int, String, Payload)
- Method in interface org.jclouds.aws.s3.
AWSS3AsyncClient
uploadPart(String, String, int, String, Payload)
- Method in interface org.jclouds.aws.s3.
AWSS3Client
This operation uploads a part in a multipart upload.
A
B
C
D
E
G
I
L
M
O
P
S
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2011
jclouds
. All Rights Reserved.