@Singleton public class FindMD5InUserMetadata extends Object implements org.jclouds.blobstore.strategy.ContainsValueInListStrategy
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.blobstore.strategy.ListBlobsInContainer |
getAllBlobMetadata |
protected org.jclouds.logging.Logger |
logger |
protected Long |
maxTime
maximum duration of an blob Request
|
protected org.jclouds.blobstore.functions.ObjectMD5 |
objectMD5 |
protected org.jclouds.logging.Logger logger
protected final org.jclouds.blobstore.functions.ObjectMD5 objectMD5
protected final org.jclouds.blobstore.strategy.ListBlobsInContainer getAllBlobMetadata
@Inject(optional=true) @Named(value="jclouds.request-timeout") protected Long maxTime
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.