org.apache.oodt.cas.pushpull.retrievalsystem
Class DownloadThreadEvaluator
java.lang.Object
org.apache.oodt.cas.pushpull.retrievalsystem.DownloadThreadEvaluator
public class DownloadThreadEvaluator
- extends Object
- Version:
- $Revision$
Describe your class here
.
- Author:
- bfoster
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DownloadThreadEvaluator
public DownloadThreadEvaluator(int maxThreads)
startTrackingDownloadRuntimeForFile
public void startTrackingDownloadRuntimeForFile(File file)
throws ThreadEvaluatorException
- Throws:
ThreadEvaluatorException
cancelRuntimeTracking
public void cancelRuntimeTracking(File file)
fileDownloadComplete
public void fileDownloadComplete(File file)
throws ThreadEvaluatorException
- Throws:
ThreadEvaluatorException
getRecommendedThreadCount
public int getRecommendedThreadCount()
Copyright © 1999-2011 Apache OODT. All Rights Reserved.