@Singleton public class FindMD5InUserMetadata extends Object implements ContainsValueInListStrategy
Modifier and Type | Field and Description |
---|---|
protected ListBlobsInContainer |
getAllBlobMetadata |
protected Logger |
logger |
protected Long |
maxTime
maximum duration of an blob Request
|
protected ObjectMD5 |
objectMD5 |
protected Logger logger
protected final ObjectMD5 objectMD5
protected final ListBlobsInContainer getAllBlobMetadata
@Inject(optional=true) @Named(value="jclouds.request-timeout") protected Long maxTime
public boolean execute(String containerName, Object value, ListContainerOptions options)
execute
in interface ContainsValueInListStrategy
Copyright © 2009-2013 jclouds. All Rights Reserved.