java.lang.Object
org.apache.iotdb.confignode.manager.pipe.agent.task.PipeConfigNodeTask
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
create
public void create()
- Specified by:
create in interface PipeTask
-
drop
public void drop()
- Specified by:
drop in interface PipeTask
-
start
public void start()
- Specified by:
start in interface PipeTask
-
stop
public void stop()
- Specified by:
stop in interface PipeTask