public class HadoopMapReducePlanGroup extends Object
| Constructor and Description |
|---|
HadoopMapReducePlanGroup(ClusterNode node,
String macs)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(ClusterNode newNode)
Add node to the group.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
macs() |
int |
nodeCount() |
UUID |
nodeId(int idx)
Get node ID by index.
|
boolean |
single() |
String |
toString() |
int |
weight() |
void |
weight(int weight) |
public HadoopMapReducePlanGroup(ClusterNode node, String macs)
node - First node in the group.macs - MAC addresses.public void add(ClusterNode newNode)
newNode - New node.public String macs()
public boolean single()
True if only sinle node present.public UUID nodeId(int idx)
idx - Index.public int nodeCount()
public int weight()
public void weight(int weight)
weight - weight.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.1-p166 Release Date : September 3 2019