Package | Description |
---|---|
org.jclouds.blobstore | |
org.jclouds.filesystem |
Modifier and Type | Field and Description |
---|---|
protected HttpGetOptionsListToGetOptions |
TransientAsyncBlobStore.httpGetOptionsConverter |
Constructor and Description |
---|
TransientAsyncBlobStore(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,
Blob.Factory blobFactory,
javax.inject.Provider<javax.ws.rs.core.UriBuilder> uriBuilders,
ContentMetadataCodec contentMetadataCodec) |
Modifier and Type | Field and Description |
---|---|
protected HttpGetOptionsListToGetOptions |
FilesystemAsyncBlobStore.httpGetOptionsConverter |
Constructor and Description |
---|
FilesystemAsyncBlobStore(BlobStoreContext context,
DateService dateService,
Crypto crypto,
HttpGetOptionsListToGetOptions httpGetOptionsConverter,
ContentMetadataCodec contentMetadataCodec,
IfDirectoryReturnNameStrategy ifDirectoryReturnName,
BlobUtils blobUtils,
ExecutorService service,
com.google.common.base.Supplier<Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends Location>> locations,
Blob.Factory blobFactory,
FilesystemStorageStrategy storageStrategy) |
Copyright © 2009-2012 jclouds. All Rights Reserved.