org.duracloud.services.fixity
Class HashVerifierWorkload
java.lang.Object
org.duracloud.services.fixity.HashVerifierWorkload
- All Implemented Interfaces:
- ServiceWorkload<ContentLocationPair>
public class HashVerifierWorkload
- extends Object
- implements ServiceWorkload<ContentLocationPair>
- Author:
- Andrew Woods
Date: Aug 6, 2010
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HashVerifierWorkload
public HashVerifierWorkload(FixityServiceOptions serviceOptions)
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface ServiceWorkload<ContentLocationPair>
next
public ContentLocationPair next()
- Specified by:
next
in interface ServiceWorkload<ContentLocationPair>
registerCountListener
public void registerCountListener(CountListener listener)
- Specified by:
registerCountListener
in interface ServiceWorkload<ContentLocationPair>
Copyright © 2009-2011 DuraSpace. All Rights Reserved.