org.databene.contiperf.report
Class GoogleLatencyRenderer
java.lang.Object
org.databene.contiperf.report.GoogleLatencyRenderer
public class GoogleLatencyRenderer
- extends Object
Formats the latency distribution of a LatencyCounter
using the Google charts API.
Created: 14.01.2011 11:54:18
- Since:
- 2.0.0
- Author:
- Volker Bergmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GoogleLatencyRenderer
public GoogleLatencyRenderer()
render
public String render(LatencyCounter counter,
String title,
int width,
int height)
Copyright © 2013. All Rights Reserved.