|
||||||||||
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(BlobStoreContext context,
DateService dateService,
Crypto crypto,
HttpGetOptionsListToGetOptions httpGetOptionsConverter,
IfDirectoryReturnNameStrategy ifDirectoryReturnName,
BlobUtils blobUtils,
ExecutorService service,
com.google.common.base.Supplier<Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends 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<BlobBuilder> blobBuilders)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |