tot.gather
类 ScheduledGatherTask
java.lang.Object
tot.gather.ScheduledGatherTask
public class ScheduledGatherTask
- extends java.lang.Object
|
构造函数摘要 |
ScheduledGatherTask(int taskid,
long time1,
long time2)
Creates a new instance of GatherTask |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
taskList
public static java.util.HashMap taskList
ScheduledGatherTask
public ScheduledGatherTask(int taskid,
long time1,
long time2)
- Creates a new instance of GatherTask
start
public void start()
throws java.io.IOException
- 抛出:
java.io.IOException
get
public static ScheduledGatherTask get(int taskid)
shutdown
public void shutdown()
throws java.lang.InterruptedException
- 抛出:
java.lang.InterruptedException