Uses of Class
org.springframework.cloud.sleuth.autoconfig.instrument.jdbc.TraceJdbcProperties.P6SpyProperties.P6SpyTracing
-
Packages that use TraceJdbcProperties.P6SpyProperties.P6SpyTracing Package Description org.springframework.cloud.sleuth.autoconfig.instrument.jdbc -
-
Uses of TraceJdbcProperties.P6SpyProperties.P6SpyTracing in org.springframework.cloud.sleuth.autoconfig.instrument.jdbc
Methods in org.springframework.cloud.sleuth.autoconfig.instrument.jdbc that return TraceJdbcProperties.P6SpyProperties.P6SpyTracing Modifier and Type Method Description TraceJdbcProperties.P6SpyProperties.P6SpyTracingTraceJdbcProperties.P6SpyProperties. getTracing()Methods in org.springframework.cloud.sleuth.autoconfig.instrument.jdbc with parameters of type TraceJdbcProperties.P6SpyProperties.P6SpyTracing Modifier and Type Method Description voidTraceJdbcProperties.P6SpyProperties. setTracing(TraceJdbcProperties.P6SpyProperties.P6SpyTracing tracing)
-