public class PercentageSampler extends Object implements Sampler
ALWAYS_SAMPLE, NEVER_SAMPLE| Modifier | Constructor and Description |
|---|---|
protected |
PercentageSampler(int percentage) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSampled(Trace trace) |
static Sampler |
withPercentage(int percentage) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.