| Modifier and Type | Class and Description |
|---|---|
class |
FindMD5InUserMetadata
Searches Content-MD5 tag for the value associated with the value
|
| Modifier and Type | Class and Description |
|---|---|
class |
FindMD5InBlobProperties
Searches Content-MD5 tag for the value associated with the value
|
| Modifier and Type | Field and Description |
|---|---|
protected ContainsValueInListStrategy |
BaseBlobMap.containsValueStrategy |
| Constructor and Description |
|---|
BaseBlobMap(BlobStore blobstore,
GetBlobsInListStrategy getAllBlobs,
ContainsValueInListStrategy containsValueStrategy,
PutBlobsStrategy putBlobsStrategy,
ListContainerAndRecurseThroughFolders listStrategy,
String containerName,
ListContainerOptions options) |
BlobMapImpl(BlobStore blobstore,
GetBlobsInListStrategy getAllBlobs,
ContainsValueInListStrategy containsValueStrategy,
PutBlobsStrategy putBlobsStrategy,
ListContainerAndRecurseThroughFolders listStrategy,
String containerName,
ListContainerOptions options,
Provider<BlobBuilder> blobBuilders) |
InputStreamMapImpl(BlobStore connection,
Provider<BlobBuilder> blobBuilders,
GetBlobsInListStrategy getAllBlobs,
ListContainerAndRecurseThroughFolders listStrategy,
ContainsValueInListStrategy containsValueStrategy,
PutBlobsStrategy putBlobsStrategy,
String containerName,
ListContainerOptions options,
Crypto crypto) |
| Modifier and Type | Class and Description |
|---|---|
class |
FindMD5InList
Searches Content-MD5 tag for the value associated with the value
|
Copyright © 2009-2012 jclouds. All Rights Reserved.