org.duracloud.services.fixity
Class HashVerifierWorkload

java.lang.Object
  extended by 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

Constructor Summary
HashVerifierWorkload(FixityServiceOptions serviceOptions)
           
 
Method Summary
 boolean hasNext()
           
 ContentLocationPair next()
           
 void registerCountListener(CountListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashVerifierWorkload

public HashVerifierWorkload(FixityServiceOptions serviceOptions)
Method Detail

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.