<IMGSRC="../../../resources/inherit.gif"ALT="extended by "><AHREF="../../../com/yahoo/ycsb/OneMeasurement.html"title="class in com.yahoo.ycsb">com.yahoo.ycsb.OneMeasurement</A>
<IMGSRC="../../../resources/inherit.gif"ALT="extended by "><B>com.yahoo.ycsb.OneMeasurementHistogram</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>OneMeasurementHistogram</B><DT>extends <AHREF="../../../com/yahoo/ycsb/OneMeasurement.html"title="class in com.yahoo.ycsb">OneMeasurement</A></DL>
</PRE>
<P>
Take measurements and maintain a histogram of a given metric, such as READ LATENCY.
<THALIGN="left"><B>Methods inherited from class com.yahoo.ycsb.<AHREF="../../../com/yahoo/ycsb/OneMeasurement.html"title="class in com.yahoo.ycsb">OneMeasurement</A></B></TH>
public void <B>reportReturnCode</B>(int code)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../com/yahoo/ycsb/OneMeasurement.html#reportReturnCode(int)">reportReturnCode</A></CODE> in class <CODE><AHREF="../../../com/yahoo/ycsb/OneMeasurement.html"title="class in com.yahoo.ycsb">OneMeasurement</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<ANAME="measure(int)"><!-- --></A><H3>
measure</H3>
<PRE>
public void <B>measure</B>(int latency)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../com/yahoo/ycsb/OneMeasurement.html#measure(int)">measure</A></CODE> in class <CODE><AHREF="../../../com/yahoo/ycsb/OneMeasurement.html"title="class in com.yahoo.ycsb">OneMeasurement</A></CODE></DL>
public void <B>printReport</B>(java.io.PrintStream out)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../com/yahoo/ycsb/OneMeasurement.html#printReport(java.io.PrintStream)">printReport</A></CODE> in class <CODE><AHREF="../../../com/yahoo/ycsb/OneMeasurement.html"title="class in com.yahoo.ycsb">OneMeasurement</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<ANAME="getSummary()"><!-- --></A><H3>
getSummary</H3>
<PRE>
public java.lang.String <B>getSummary</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../com/yahoo/ycsb/OneMeasurement.html#getSummary()">getSummary</A></CODE> in class <CODE><AHREF="../../../com/yahoo/ycsb/OneMeasurement.html"title="class in com.yahoo.ycsb">OneMeasurement</A></CODE></DL>