| Package | Description |
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.blobstore.internal | |
| org.jclouds.blobstore.util.internal |
| Constructor and Description |
|---|
LocalAsyncBlobStore(BlobStoreContext context,
BlobUtils blobUtils,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations,
org.jclouds.io.ContentMetadataCodec contentMetadataCodec,
IfDirectoryReturnNameStrategy ifDirectoryReturnName,
Blob.Factory blobFactory,
LocalStorageStrategy storageStrategy)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected BlobUtils |
BaseBlobStore.blobUtils |
protected BlobUtils |
BaseAsyncBlobStore.blobUtils
Deprecated.
|
| Constructor and Description |
|---|
BaseAsyncBlobStore(BlobStoreContext context,
BlobUtils blobUtils,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations)
Deprecated.
|
BaseBlobStore(BlobStoreContext context,
BlobUtils blobUtils,
com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations) |
| Modifier and Type | Class and Description |
|---|---|
class |
BlobUtilsImpl
Encryption, Hashing, and IO Utilities needed to sign and verify blobstore requests and responses.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.