Package | Description |
---|---|
org.jclouds.blobstore | |
org.jclouds.blobstore.functions |
Modifier and Type | Field and Description |
---|---|
protected Blob.Factory |
LocalAsyncBlobStore.blobFactory
Deprecated.
|
Constructor and Description |
---|
LocalAsyncBlobStore(BlobStoreContext context,
BlobUtils blobUtils,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
com.google.common.base.Supplier<Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends Location>> locations,
ContentMetadataCodec contentMetadataCodec,
IfDirectoryReturnNameStrategy ifDirectoryReturnName,
Blob.Factory blobFactory,
LocalStorageStrategy storageStrategy)
Deprecated.
|
Constructor and Description |
---|
ParseBlobFromHeadersAndHttpContent(ParseSystemAndUserMetadataFromHeaders metadataParser,
Blob.Factory blobFactory) |
Copyright © 2009-2013 jclouds. All Rights Reserved.