public final class HealthCheckPredicate extends Object implements io.reactivex.rxjava3.functions.Predicate<Connection>
| Constructor and Description |
|---|
HealthCheckPredicate(String sql) |
public HealthCheckPredicate(String sql)
public boolean test(Connection c) throws Exception
test in interface io.reactivex.rxjava3.functions.Predicate<Connection>ExceptionCopyright © 2022–2023. All rights reserved.