| Constructor and Description |
|---|
DbHealthIndicatorImpl(String healthDummySelect,
TenantAwareDataSource dataSource,
Long healthCheckIntervalMillis,
DbHealthIndicatorImpl.HealthUp<T> healthUp,
DbHealthIndicatorImpl.HealthDown<T> healthDown,
DbHealthIndicatorImpl.HealthDownDetails<T> healthDownDetails) |
DbHealthIndicatorImpl(String healthDummySelect,
TenantAwareDataSource dataSource,
Long healthCheckIntervalMillis,
DbHealthIndicatorImpl.HealthUp<T> healthUp,
DbHealthIndicatorImpl.HealthDown<T> healthDown,
DbHealthIndicatorImpl.HealthDownDetails<T> healthDownDetails,
DbHealthIndicatorImpl.HealthUpDetails<T> healthUpDetails,
boolean newCheck) |
Copyright © 2021 SAP. All rights reserved.