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