public class TransactionStats
extends java.lang.Object
| Constructor and Description |
|---|
TransactionStats() |
| Modifier and Type | Method and Description |
|---|---|
SimpleStatsEngine |
getScopedStats()
Returns the scoped stats.
|
int |
getSize() |
SimpleStatsEngine |
getUnscopedStats() |
java.lang.String |
toString() |
public SimpleStatsEngine getUnscopedStats()
public SimpleStatsEngine getScopedStats()
public int getSize()
public java.lang.String toString()
toString in class java.lang.Object