| Modifier and Type | Class and Description |
|---|---|
static class |
SwiftApiMetadata.Builder<A extends CommonSwiftClient,T extends SwiftApiMetadata.Builder<A,T>> |
static class |
SwiftKeystoneApiMetadata.Builder<A extends CommonSwiftClient,T extends SwiftKeystoneApiMetadata.Builder<A,T>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SwiftClient
Deprecated.
Please use
com.jclouds.openstack.swift.v1.SwiftApi and related
feature APIs in com.jclouds.openstack.swift.v1.features.*. This interface
will be removed in jclouds 2.0. |
interface |
SwiftKeystoneClient
Deprecated.
This interface will be removed in jclouds 2.0.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SwiftBlobSigner<T extends CommonSwiftClient> |
| Constructor and Description |
|---|
SwiftBlobStore(com.google.common.util.concurrent.ListeningExecutorService userExecutor,
org.jclouds.blobstore.BlobStoreContext context,
org.jclouds.blobstore.util.BlobUtils blobUtils,
com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations,
CommonSwiftClient sync,
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<MultipartUploadStrategy> multipartUploadStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
TemporaryUrlExtensionModule<A extends CommonSwiftClient>
Isolates dependencies needed for
SwiftBlobSigner |
| Constructor and Description |
|---|
SequentialMultipartUploadStrategy(CommonSwiftClient client,
javax.inject.Provider<org.jclouds.blobstore.domain.BlobBuilder> blobBuilders,
BlobToObject blob2Object,
MultipartUploadSlicingAlgorithm algorithm,
org.jclouds.io.PayloadSlicer slicer,
MultipartNamingStrategy namingStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
SwiftHttpApiModule<S extends CommonSwiftClient> |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.