public class Sampler<V>
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Sampler.Counter<T> |
| Constructor and Description |
|---|
Sampler(int intervalInMills,
Callback<V> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(V event) |