| Package | Description |
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.filesystem.strategy.internal | |
| org.jclouds.filesystem.util.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
TransientStorageStrategy |
| Modifier and Type | Field and Description |
|---|---|
protected LocalStorageStrategy |
LocalAsyncBlobStore.storageStrategy
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 |
FilesystemStorageStrategyImpl |
| Constructor and Description |
|---|
FileSystemBlobUtilsImpl(LocalStorageStrategy storageStrategy,
javax.inject.Provider<BlobBuilder> blobBuilders) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.