|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlobStoreContext | |
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.blobstore.internal | |
| Uses of BlobStoreContext in org.jclouds.blobstore |
|---|
| Methods in org.jclouds.blobstore that return BlobStoreContext | |
|---|---|
BlobStoreContext |
BlobStore.getContext()
|
BlobStoreContext |
AsyncBlobStore.getContext()
Deprecated. |
| Constructors in org.jclouds.blobstore with parameters of type BlobStoreContext | |
|---|---|
LocalAsyncBlobStore(BlobStoreContext context,
BlobUtils blobUtils,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations,
org.jclouds.io.ContentMetadataCodec contentMetadataCodec,
IfDirectoryReturnNameStrategy ifDirectoryReturnName,
Blob.Factory blobFactory,
LocalStorageStrategy storageStrategy)
Deprecated. |
|
| Uses of BlobStoreContext in org.jclouds.blobstore.internal |
|---|
| Classes in org.jclouds.blobstore.internal that implement BlobStoreContext | |
|---|---|
class |
BlobStoreContextImpl
|
| Fields in org.jclouds.blobstore.internal declared as BlobStoreContext | |
|---|---|
protected BlobStoreContext |
BaseBlobStore.context
|
protected BlobStoreContext |
BaseAsyncBlobStore.context
Deprecated. |
| Methods in org.jclouds.blobstore.internal that return BlobStoreContext | |
|---|---|
BlobStoreContext |
BaseBlobStore.getContext()
|
BlobStoreContext |
BaseAsyncBlobStore.getContext()
Deprecated. |
| Constructors in org.jclouds.blobstore.internal with parameters of type BlobStoreContext | |
|---|---|
BaseAsyncBlobStore(BlobStoreContext context,
BlobUtils blobUtils,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations)
Deprecated. |
|
BaseBlobStore(BlobStoreContext context,
BlobUtils blobUtils,
com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation,
com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||