org.duracloud.services.fixity
Class HashVerifierWorkerFactory
java.lang.Object
org.duracloud.services.fixity.HashVerifierWorkerFactory
- All Implemented Interfaces:
- ServiceWorkerFactory<ContentLocationPair>
public class HashVerifierWorkerFactory
- extends Object
- implements ServiceWorkerFactory<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 |
HashVerifierWorkerFactory
public HashVerifierWorkerFactory(ContentStore contentStore,
File workDir,
ServiceResultListener resultListener)
newWorker
public Runnable newWorker(ContentLocationPair workItem)
- Specified by:
newWorker
in interface ServiceWorkerFactory<ContentLocationPair>
Copyright © 2009-2011 DuraSpace. All Rights Reserved.