public class AuroraStaleDnsHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static AwsWrapperProperty |
SKIP_INACTIVE_WRITER_CLUSTER_CHECK |
| Constructor and Description |
|---|
AuroraStaleDnsHelper(PluginService pluginService) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable java.sql.Connection |
getVerifiedConnection(boolean isInitialConnection,
HostListProviderService hostListProviderService,
HostSpec hostSpec,
java.util.Properties props,
JdbcCallable<java.sql.Connection,java.sql.SQLException> connectFunc) |
void |
notifyNodeListChanged(java.util.Map<java.lang.String,java.util.EnumSet<NodeChangeOptions>> changes) |
public static final AwsWrapperProperty SKIP_INACTIVE_WRITER_CLUSTER_CHECK
public AuroraStaleDnsHelper(PluginService pluginService)
public @Nullable java.sql.Connection getVerifiedConnection(boolean isInitialConnection,
HostListProviderService hostListProviderService,
HostSpec hostSpec,
java.util.Properties props,
JdbcCallable<java.sql.Connection,java.sql.SQLException> connectFunc)
throws java.sql.SQLException
java.sql.SQLExceptionpublic void notifyNodeListChanged(java.util.Map<java.lang.String,java.util.EnumSet<NodeChangeOptions>> changes)