tot.gather
类 GatherTask

java.lang.Object
  继承者 tot.gather.GatherTask

public class GatherTask
extends java.lang.Object


构造函数摘要
GatherTask(java.lang.String[] u, DataField df)
          Creates a new instance of GatherTask
 
方法摘要
 void shutdown()
           
 void start()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造函数详细信息

GatherTask

public GatherTask(java.lang.String[] u,
                  DataField df)
Creates a new instance of GatherTask

方法详细信息

start

public void start()
           throws java.io.IOException
抛出:
java.io.IOException

shutdown

public void shutdown()
              throws java.lang.InterruptedException
抛出:
java.lang.InterruptedException