Package | Description |
---|---|
org.jclouds.filesystem | |
org.jclouds.filesystem.strategy.internal | |
org.jclouds.filesystem.util.internal |
Modifier and Type | Field and Description |
---|---|
protected FilesystemStorageStrategy |
FilesystemAsyncBlobStore.storageStrategy |
Constructor and Description |
---|
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) |
Modifier and Type | Class and Description |
---|---|
class |
FilesystemStorageStrategyImpl |
Modifier and Type | Field and Description |
---|---|
protected FilesystemStorageStrategy |
FileSystemBlobUtilsImpl.storageStrategy |
Constructor and Description |
---|
FileSystemBlobUtilsImpl(FilesystemStorageStrategy storageStrategy,
Provider<BlobBuilder> blobBuilders) |
Copyright © 2009-2012 jclouds. All Rights Reserved.