| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.autoconfig |
| Modifier and Type | Method and Description |
|---|---|
SleuthTracerProperties.TracerMode |
SleuthTracerProperties.getMode() |
static SleuthTracerProperties.TracerMode |
SleuthTracerProperties.TracerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SleuthTracerProperties.TracerMode[] |
SleuthTracerProperties.TracerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SleuthTracerProperties.setMode(SleuthTracerProperties.TracerMode mode) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.