org.duracloud.services.fixity
Class HashVerifierWorker

java.lang.Object
  extended by org.duracloud.services.fixity.HashVerifierWorker
All Implemented Interfaces:
java.lang.Runnable

public class HashVerifierWorker
extends java.lang.Object
implements java.lang.Runnable

Author:
Andrew Woods Date: Aug 5, 2010

Constructor Summary
HashVerifierWorker(ContentStore contentStore, ContentLocationPair workItemLocationPair, java.io.File workDir, ServiceResultListener resultListener)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashVerifierWorker

public HashVerifierWorker(ContentStore contentStore,
                          ContentLocationPair workItemLocationPair,
                          java.io.File workDir,
                          ServiceResultListener resultListener)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2009-2011 DuraSpace. All Rights Reserved.