|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalStorageStrategy | |
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.filesystem.strategy.internal | |
| org.jclouds.filesystem.util.internal | |
| Uses of LocalStorageStrategy in org.jclouds.blobstore |
|---|
| Classes in org.jclouds.blobstore that implement LocalStorageStrategy | |
|---|---|
class |
TransientStorageStrategy
|
| Fields in org.jclouds.blobstore declared as LocalStorageStrategy | |
|---|---|
protected LocalStorageStrategy |
LocalAsyncBlobStore.storageStrategy
|
| Constructors in org.jclouds.blobstore with parameters of type LocalStorageStrategy | |
|---|---|
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)
|
|
| Uses of LocalStorageStrategy in org.jclouds.filesystem.strategy.internal |
|---|
| Classes in org.jclouds.filesystem.strategy.internal that implement LocalStorageStrategy | |
|---|---|
class |
FilesystemStorageStrategyImpl
|
| Uses of LocalStorageStrategy in org.jclouds.filesystem.util.internal |
|---|
| Constructors in org.jclouds.filesystem.util.internal with parameters of type LocalStorageStrategy | |
|---|---|
FileSystemBlobUtilsImpl(LocalStorageStrategy storageStrategy,
javax.inject.Provider<BlobBuilder> blobBuilders)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||