public final class YieldpointCounterData extends StringEventCounterData implements Reportable
ManagedCounterData.Counter| Modifier and Type | Field and Description |
|---|---|
(package private) static boolean |
DEBUG |
dataName, eventNumber, stringToCounterMapautomaticallyGrowCounters, counterManager, handle, numCounters| Constructor and Description |
|---|
YieldpointCounterData(InstrumentedEventCounterManager manager)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
report()
Called at end when data should dump its contents.
|
doubleToString, getCounterIndexForString, getCounterInstructionForEvent, getCounterInstructionForEvent, getOrCreateCounterIndexForString, resetautomaticallyGrowCounters, createEventCounterInstruction, createEventCounterInstruction, getCounter, getCounterManager, getHandle, getNumCounters, initializeCounters, report, resizeCounters, setCounterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresetstatic final boolean DEBUG
YieldpointCounterData(InstrumentedEventCounterManager manager)
manager - the manager that will provide the counter spacepublic void report()
report in interface Reportablereport in class StringEventCounterData