com.espertech.esper.metrics.codahale_metrics.metrics.core
Interface Sampling

All Known Implementing Classes:
Histogram, Timer

public interface Sampling

An object which samples values.


Method Summary
 Snapshot getSnapshot()
          Returns a snapshot of the values.
 

Method Detail

getSnapshot

Snapshot getSnapshot()
Returns a snapshot of the values.

Returns:
a snapshot of the values

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com