public class TDNodes extends Object
| Constructor and Description |
|---|
TDNodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
cfg(int index,
String option,
String value) |
void |
check(int index) |
void |
deploy(int index) |
TDNode |
getTDNode(int index) |
void |
setTestCluster(boolean testCluster) |
void |
start(int index) |
void |
startIP(int index) |
void |
stop(int index) |
void |
stopIP(int index) |
public void setTestCluster(boolean testCluster)
public void check(int index)
public void deploy(int index)
public TDNode getTDNode(int index)
public void start(int index)
public void stop(int index)
public void startIP(int index)
public void stopIP(int index)
Copyright © 2020. All rights reserved.