public class NodeStatistic extends Object
| Constructor and Description |
|---|
NodeStatistic(String nodeName) |
| Modifier and Type | Method and Description |
|---|---|
int |
callCount() |
boolean |
equals(Object obj) |
int |
hashCode() |
int |
incrementCallCount() |
void |
resetStatistics() |
String |
toString() |
public NodeStatistic(String nodeName)
Copyright © 2018. All rights reserved.