public class MPTestNodeB extends NodeBase
Node.NodeState| Modifier and Type | Field and Description |
|---|---|
static java.text.DecimalFormat |
df |
static java.util.concurrent.atomic.AtomicInteger |
recvCt |
static java.util.concurrent.atomic.AtomicInteger |
sendCt |
| Constructor and Description |
|---|
MPTestNodeB(java.lang.String... xargs) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
enterMultiCommands, getComponent, getDetails, getName, getNode, getState, registerComponent, runCommand, runTask, startNode, stopNode, toString, unregisterComponentgetComponentKey, getComponentLink, hashCode, setComponentKey, startComponent, stopComponentpublic static java.util.concurrent.atomic.AtomicInteger sendCt
public static java.util.concurrent.atomic.AtomicInteger recvCt
public static java.text.DecimalFormat df
public static void main(java.lang.String[] args)
throws ComponentException,
java.lang.InterruptedException
ComponentExceptionjava.lang.InterruptedException