|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilesystemStorageStrategy | |
|---|---|
| org.jclouds.filesystem | |
| org.jclouds.filesystem.strategy.internal | |
| org.jclouds.filesystem.util.internal | |
| Uses of FilesystemStorageStrategy in org.jclouds.filesystem |
|---|
| Fields in org.jclouds.filesystem declared as FilesystemStorageStrategy | |
|---|---|
protected FilesystemStorageStrategy |
FilesystemAsyncBlobStore.storageStrategy
|
| Constructors in org.jclouds.filesystem with parameters of type FilesystemStorageStrategy | |
|---|---|
FilesystemAsyncBlobStore(org.jclouds.blobstore.BlobStoreContext context,
org.jclouds.date.DateService dateService,
org.jclouds.crypto.Crypto crypto,
org.jclouds.blobstore.functions.HttpGetOptionsListToGetOptions httpGetOptionsConverter,
org.jclouds.blobstore.strategy.IfDirectoryReturnNameStrategy ifDirectoryReturnName,
org.jclouds.blobstore.util.BlobUtils blobUtils,
ExecutorService service,
com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations,
FilesystemStorageStrategy storageStrategy)
|
|
| Uses of FilesystemStorageStrategy in org.jclouds.filesystem.strategy.internal |
|---|
| Classes in org.jclouds.filesystem.strategy.internal that implement FilesystemStorageStrategy | |
|---|---|
class |
FilesystemStorageStrategyImpl
|
| Uses of FilesystemStorageStrategy in org.jclouds.filesystem.util.internal |
|---|
| Fields in org.jclouds.filesystem.util.internal declared as FilesystemStorageStrategy | |
|---|---|
protected FilesystemStorageStrategy |
FileSystemBlobUtilsImpl.storageStrategy
|
| Constructors in org.jclouds.filesystem.util.internal with parameters of type FilesystemStorageStrategy | |
|---|---|
FileSystemBlobUtilsImpl(FilesystemStorageStrategy storageStrategy,
javax.inject.Provider<org.jclouds.blobstore.domain.BlobBuilder> blobBuilders)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||