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