public interface Sampler
| Modifier and Type | Field and Description |
|---|---|
static Sampler |
ALWAYS_SAMPLE |
static Sampler |
NEVER_SAMPLE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSampled(Trace trace) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.