public final class NodeInfo extends Object
| Constructor and Description |
|---|
NodeInfo(String name1,
String host1,
String installDir1,
String type1,
String instancesList1) |
| Modifier and Type | Method and Description |
|---|---|
static String |
format(List<NodeInfo> infos) |
String |
getHost() |
String |
getInstallDir() |
String |
getInstancesList() |
String |
getName() |
String |
getType() |
Copyright © 2019. All rights reserved.