org.apache.oodt.cas.pushpull.retrievalsystem
Class TimeAndThreadCount

java.lang.Object
  extended by org.apache.oodt.cas.pushpull.retrievalsystem.TimeAndThreadCount

public class TimeAndThreadCount
extends Object

Version:
$Revision$

Describe your class here

.
Author:
bfoster

Constructor Summary
TimeAndThreadCount(long startTimeInMillis, int threadCount)
           
 
Method Summary
 long getStartTimeInMillis()
           
 int getThreadCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeAndThreadCount

public TimeAndThreadCount(long startTimeInMillis,
                          int threadCount)
Method Detail

getStartTimeInMillis

public long getStartTimeInMillis()

getThreadCount

public int getThreadCount()


Copyright © 1999-2011 Apache OODT. All Rights Reserved.