| 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  | 
| Constructor and Description | 
|---|
LocalAsyncBlobStore(BlobStoreContext context,
                   BlobUtils blobUtils,
                   ExecutorService service,
                   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)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FilesystemStorageStrategyImpl  | 
| Constructor and Description | 
|---|
FileSystemBlobUtilsImpl(LocalStorageStrategy storageStrategy,
                       javax.inject.Provider<BlobBuilder> blobBuilders)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.