org.jclouds.azureblob.blobstore.strategy
Class FindMD5InBlobProperties
java.lang.Object
org.jclouds.azureblob.blobstore.strategy.FindMD5InBlobProperties
- All Implemented Interfaces:
- ContainsValueInListStrategy
@Singleton
public class FindMD5InBlobProperties
- extends Object
- implements ContainsValueInListStrategy
Searches Content-MD5 tag for the value associated with the value
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
objectMD5
protected final ObjectMD5 objectMD5
getAllBlobMetadata
protected final ListBlobsInContainer getAllBlobMetadata
execute
public boolean execute(String containerName,
Object value,
ListContainerOptions options)
- Specified by:
execute
in interface ContainsValueInListStrategy
Copyright © 2009-2011 jclouds. All Rights Reserved.