| Package | Description |
|---|---|
| org.springframework.cloud.sleuth |
| Modifier and Type | Class and Description |
|---|---|
static class |
SamplerFunction.Constants
Constant
SamplerFunctions. |
| Modifier and Type | Method and Description |
|---|---|
static <T> SamplerFunction<T> |
SamplerFunction.alwaysSample()
Always sampling
SamplerFunction. |
static <T> SamplerFunction<T> |
SamplerFunction.deferDecision()
Always deferring
SamplerFunction. |
static <T> SamplerFunction<T> |
SamplerFunction.neverSample()
Never sampling
SamplerFunction. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.