@ConfigurationProperties(value="opentracing.spring.cloud.redis") public class RedisTracingProperties extends Object
| Constructor and Description |
|---|
RedisTracingProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefixOperationName() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setPrefixOperationName(String prefixOperationName) |
Copyright © 2017–2020. All rights reserved.