public static class SlaveInstance.InstanceCounter extends Object
| Constructor and Description |
|---|
InstanceCounter(List<net.sf.json.JSONObject> activeInstances) |
| Modifier and Type | Method and Description |
|---|---|
int |
count(AbstractSlaveConfiguration slaveConfig)
Counts the active instances created with the specified slave configurations.
|
public InstanceCounter(List<net.sf.json.JSONObject> activeInstances)
public int count(AbstractSlaveConfiguration slaveConfig)
slaveConfig - the slave configurationCopyright © 2016–2019. All rights reserved.