Uses of Interface
com.sap.cloud.mt.runtime.DbHealthIndicatorImpl.HealthUpDetails
-
Uses of DbHealthIndicatorImpl.HealthUpDetails in com.sap.cloud.mt.runtime
Constructors in com.sap.cloud.mt.runtime with parameters of type DbHealthIndicatorImpl.HealthUpDetailsModifierConstructorDescriptionDbHealthIndicatorImpl(String healthDummySelect, TenantAwareDataSource dataSource, Long healthCheckIntervalMillis, DbHealthIndicatorImpl.HealthUp<T> healthUp, DbHealthIndicatorImpl.HealthDownDetails<T> healthDownDetails, DbHealthIndicatorImpl.HealthUpDetails<T> healthUpDetails)