public class TDNode extends Object
| Constructor and Description |
|---|
TDNode(int index) |
| Modifier and Type | Method and Description |
|---|---|
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.