|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonSwiftAsyncClient | |
|---|---|
| org.jclouds.openstack.swift | |
| org.jclouds.openstack.swift.blobstore | |
| org.jclouds.openstack.swift.config | |
| Uses of CommonSwiftAsyncClient in org.jclouds.openstack.swift |
|---|
| Subinterfaces of CommonSwiftAsyncClient in org.jclouds.openstack.swift | |
|---|---|
interface |
SwiftAsyncClient
Functionality that's in Swift, and not in CloudFiles. |
| Uses of CommonSwiftAsyncClient in org.jclouds.openstack.swift.blobstore |
|---|
| Constructors in org.jclouds.openstack.swift.blobstore with parameters of type CommonSwiftAsyncClient | |
|---|---|
SwiftAsyncBlobStore(org.jclouds.blobstore.BlobStoreContext context,
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,
CommonSwiftClient sync,
CommonSwiftAsyncClient async,
ContainerToResourceMetadata container2ResourceMd,
BlobStoreListContainerOptionsToListContainerOptions container2ContainerListOptions,
ContainerToResourceList container2ResourceList,
ObjectToBlob object2Blob,
BlobToObject blob2Object,
ObjectToBlobMetadata object2BlobMd,
org.jclouds.blobstore.functions.BlobToHttpGetOptions blob2ObjectGetOptions,
javax.inject.Provider<org.jclouds.blobstore.strategy.internal.FetchBlobMetadata> fetchBlobMetadataProvider,
javax.inject.Provider<AsyncMultipartUploadStrategy> multipartUploadStrategy)
|
|
| Constructor parameters in org.jclouds.openstack.swift.blobstore with type arguments of type CommonSwiftAsyncClient | |
|---|---|
SwiftBlobRequestSigner(org.jclouds.rest.internal.RestAnnotationProcessor<CommonSwiftAsyncClient> processor,
BlobToObject blobToObject,
org.jclouds.blobstore.functions.BlobToHttpGetOptions blob2HttpGetOptions)
|
|
| Uses of CommonSwiftAsyncClient in org.jclouds.openstack.swift.config |
|---|
| Classes in org.jclouds.openstack.swift.config with type parameters of type CommonSwiftAsyncClient | |
|---|---|
class |
BaseSwiftRestClientModule<S extends CommonSwiftClient,A extends CommonSwiftAsyncClient>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||