| Package | Description |
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.blobstore.functions |
| Modifier and Type | Field and Description |
|---|---|
protected Blob.Factory |
TransientAsyncBlobStore.blobFactory |
| Constructor and Description |
|---|
TransientAsyncBlobStore(BlobStoreContext context,
DateService dateService,
Crypto crypto,
ConcurrentMap<String,ConcurrentMap<String,Blob>> containerToBlobs,
Provider<UriBuilder> uriBuilders,
ConcurrentMap<String,Location> containerToLocation,
HttpGetOptionsListToGetOptions httpGetOptionsConverter,
IfDirectoryReturnNameStrategy ifDirectoryReturnName,
Blob.Factory blobFactory,
BlobUtils blobUtils,
ExecutorService service,
com.google.common.base.Supplier<Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends Location>> locations) |
| Constructor and Description |
|---|
ParseBlobFromHeadersAndHttpContent(ParseSystemAndUserMetadataFromHeaders metadataParser,
Blob.Factory blobFactory) |
Copyright © 2009-2012 jclouds. All Rights Reserved.