Uses of Interface
com.sap.cds.feature.mt.lib.runtime.DbHealthIndicatorImpl.HealthDownDetails
Packages that use DbHealthIndicatorImpl.HealthDownDetails
-
Uses of DbHealthIndicatorImpl.HealthDownDetails in com.sap.cds.feature.mt.lib.runtime
Constructors in com.sap.cds.feature.mt.lib.runtime with parameters of type DbHealthIndicatorImpl.HealthDownDetailsModifierConstructorDescriptionDbHealthIndicatorImpl(String healthDummySelect, TenantAwareDataSource dataSource, Long healthCheckIntervalMillis, DbHealthIndicatorImpl.HealthUp<T> healthUp, DbHealthIndicatorImpl.HealthDownDetails<T> healthDownDetails, DbHealthIndicatorImpl.HealthUpDetails<T> healthUpDetails)