Uses of Class
org.springframework.cloud.sleuth.autoconfig.instrument.jdbc.TraceJdbcProperties.DataSourceProxyProperties.SlowQuery
-
Packages that use TraceJdbcProperties.DataSourceProxyProperties.SlowQuery Package Description org.springframework.cloud.sleuth.autoconfig.instrument.jdbc -
-
Uses of TraceJdbcProperties.DataSourceProxyProperties.SlowQuery in org.springframework.cloud.sleuth.autoconfig.instrument.jdbc
Methods in org.springframework.cloud.sleuth.autoconfig.instrument.jdbc that return TraceJdbcProperties.DataSourceProxyProperties.SlowQuery Modifier and Type Method Description TraceJdbcProperties.DataSourceProxyProperties.SlowQueryTraceJdbcProperties.DataSourceProxyProperties. getSlowQuery()Methods in org.springframework.cloud.sleuth.autoconfig.instrument.jdbc with parameters of type TraceJdbcProperties.DataSourceProxyProperties.SlowQuery Modifier and Type Method Description voidTraceJdbcProperties.DataSourceProxyProperties. setSlowQuery(TraceJdbcProperties.DataSourceProxyProperties.SlowQuery slowQuery)
-