T - type of input.DeterministicTraceSamplerpublic interface TraceSampler<T>
| Modifier and Type | Method | Description |
|---|---|---|
int |
sample(T input) |
Decides whether to sample the input.
|
int sample(T input)
sampleRate.input - to test.Copyright © 2019–2020 Honeycomb. All rights reserved.