Package com.mysql.cj
Interface PingTarget
- All Known Implementing Classes:
LoadBalancedConnectionProxy
,ReplicationConnectionProxy
public interface PingTarget
-
Method Summary
Modifier and Type Method Description void
doPing()
-
Method Details
-
doPing
void doPing() throws java.lang.Exception- Throws:
java.lang.Exception
-