org.jclouds.blobstore.strategy.internal
Class FindMD5InList
java.lang.Object
org.jclouds.blobstore.strategy.internal.FindMD5InList
- All Implemented Interfaces:
- ContainsValueInListStrategy
@Singleton
public class FindMD5InList
- 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.