JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.codahale.metrics
Sampling
Contents
Description
Method Summary
Method Details
getSnapshot()
Hide sidebar
Show sidebar
Interface Sampling
All Known Implementing Classes:
Histogram
,
Timer
public interface
Sampling
An object which samples values.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Snapshot
getSnapshot
()
Returns a snapshot of the values.
Method Details
getSnapshot
Snapshot
getSnapshot
()
Returns a snapshot of the values.
Returns:
a snapshot of the values