| Constructor and Description |
|---|
BlobPropertiesToBlobMetadata(IfDirectoryReturnNameStrategy ifDirectoryReturnName,
com.google.common.cache.LoadingCache<String,PublicAccess> containerAcls) |
| Modifier and Type | Field and Description |
|---|---|
protected IfDirectoryReturnNameStrategy |
LocalAsyncBlobStore.ifDirectoryReturnName
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MarkersIfDirectoryReturnNameStrategy |
| Constructor and Description |
|---|
CloudFilesObjectToBlobMetadata(IfDirectoryReturnNameStrategy ifDirectoryReturnName,
PublicUriForObjectInfo publicUriForObjectInfo) |
| Constructor and Description |
|---|
HPCloudObjectStorageObjectToBlobMetadata(IfDirectoryReturnNameStrategy ifDirectoryReturnName,
PublicUriForObjectInfo publicUriForObjectInfo) |
| Constructor and Description |
|---|
ObjectToBlobMetadata(IfDirectoryReturnNameStrategy ifDirectoryReturnName) |
| Constructor and Description |
|---|
ObjectToBlobMetadata(IfDirectoryReturnNameStrategy ifDirectoryReturnName,
com.google.common.cache.LoadingCache<String,AccessControlList> bucketAcls,
com.google.common.base.Function<String,Location> locationOfBucket) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.