Uses of Class
org.apache.excalibur.instrument.manager.impl.AbstractValueInstrumentSample

Uses of AbstractValueInstrumentSample in org.apache.excalibur.instrument.manager.impl
 

Subclasses of AbstractValueInstrumentSample in org.apache.excalibur.instrument.manager.impl
(package private)  class MaximumValueInstrumentSample
          A InstrumentSample which stores the maximum value set during the sample period.
(package private)  class MeanValueInstrumentSample
          A InstrumentSample which stores the mean value set during the sample period.
(package private)  class MinimumValueInstrumentSample
          A InstrumentSample which stores the minimum value set during the sample period.