public class IterationsPerSecondReporter extends AbstractReporter
Constructor and Description |
---|
IterationsPerSecondReporter() |
Modifier and Type | Method and Description |
---|---|
void |
publishResult(PeriodType periodType,
Destination destination)
Publishes results to the destination.
|
getDestinations, getReportingPeriods, newMeasurement, registerDestination, registerDestination, report, reset, setReportManager, setRunInfo, start, stop, unregisterDestination
public void publishResult(PeriodType periodType, Destination destination) throws ReportingException
Reporter
periodType
- A period type that caused the invocation of this method.destination
- A destination to which the result should be reported.ReportingException
- When it was not possible to publish results to the given destination.Copyright © 2010–2017 PerfCake Community. All rights reserved.