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