public final class MethodInvocationCounterData extends ManagedCounterData implements Reportable
ManagedCounterData.Counter
automaticallyGrowCounters, 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, setCounter
MethodInvocationCounterData(InstrumentedEventCounterManager manager)
manager
- The manager that will provide the counter spacepublic void report()
report
in interface Reportable
public void reset()
Reportable
reset
in interface Reportable