@Deprecated public class AuroraHostListConnectionPlugin extends AbstractConnectionPlugin
| Constructor and Description |
|---|
AuroraHostListConnectionPlugin(PluginService pluginService,
java.util.Properties properties)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getSubscribedMethods()
Deprecated.
|
void |
initHostProvider(java.lang.String driverProtocol,
java.lang.String initialUrl,
java.util.Properties props,
HostListProviderService hostListProviderService,
JdbcCallable<java.lang.Void,java.sql.SQLException> initHostProviderFunc)
Deprecated.
|
acceptsStrategy, connect, execute, forceConnect, getHostSpecByStrategy, notifyConnectionChanged, notifyNodeListChangedpublic AuroraHostListConnectionPlugin(PluginService pluginService, java.util.Properties properties)
public java.util.Set<java.lang.String> getSubscribedMethods()
getSubscribedMethods in interface ConnectionPlugingetSubscribedMethods in class AbstractConnectionPluginpublic void initHostProvider(java.lang.String driverProtocol,
java.lang.String initialUrl,
java.util.Properties props,
HostListProviderService hostListProviderService,
JdbcCallable<java.lang.Void,java.sql.SQLException> initHostProviderFunc)
throws java.sql.SQLException
initHostProvider in interface ConnectionPlugininitHostProvider in class AbstractConnectionPluginjava.sql.SQLException