| Package | Description |
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.blobstore.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BlobMap
This allows you to access the underlying
Blob so that you can manually set metadata such
as length, content-type, or eTag hash. |
interface |
InputStreamMap
Map view of an
org.jclouds.aws.s3.domain.S3Bucket. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseBlobMap<V>
Implements core Map functionality with a
BlobStore |
class |
BlobMapImpl
Map representation of a live connection to a Blob Service.
|
class |
InputStreamMapImpl
Map representation of a live connection to a BlobStore.
|
Copyright © 2009-2012 jclouds. All Rights Reserved.