public final class MethodInvocationCounterData extends ManagedCounterData implements Reportable
ManagedCounterData.CounterautomaticallyGrowCounters, counterManager, handle, numCounters| Constructor and Description |
|---|
MethodInvocationCounterData(InstrumentedEventCounterManager manager) |
| Modifier and Type | Method and Description |
|---|---|
void |
report()
Called on system exit
|
void |
reset()
reset (clear) data set being gathered
|
automaticallyGrowCounters, createEventCounterInstruction, createEventCounterInstruction, getCounter, getCounterManager, getHandle, getNumCounters, initializeCounters, report, resizeCounters, setCounterMethodInvocationCounterData(InstrumentedEventCounterManager manager)
manager - The manager that will provide the counter spacepublic void report()
report in interface Reportablepublic void reset()
Reportablereset in interface Reportable