public class TDNode extends Object
| 构造器和说明 |
|---|
TDNode(int index) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deploy() |
String |
getDnodeRootDir() |
String |
getDnodesRootDir() |
Integer |
getTaosdPid() |
void |
searchTaosd(File dir,
ArrayList<String> taosdPath) |
void |
setCfgConfig(String option,
String value) |
void |
setPath(String path) |
void |
setRunning(int running) |
void |
setTestCluster(boolean testCluster) |
void |
start() |
void |
startIP() |
void |
stop() |
void |
stopIP() |
public void setPath(String path)
public void setTestCluster(boolean testCluster)
public void setRunning(int running)
public void start()
public Integer getTaosdPid()
public void stop()
public void startIP()
public void stopIP()
public String getDnodeRootDir()
public String getDnodesRootDir()
public void deploy()
Copyright © 2020. All rights reserved.