public class ExecutionStats
extends java.lang.Object
| Constructor and Description |
|---|
ExecutionStats(int dataCount,
int errorCount,
int reboundCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDataCount() |
int |
getErrorCount() |
int |
getReboundCount() |
java.lang.String |
toString() |