public class AwsSingleConnectionUrl extends ConnectionUrl
ConnectionUrl.HostsCardinality, ConnectionUrl.TypeDEFAULT_HOST, DEFAULT_PORT, hosts, originalConnStr, originalDatabase, properties, type| Constructor and Description |
|---|
AwsSingleConnectionUrl(ConnectionUrlParser connStrParser,
java.util.Properties info)
Constructs an instance of
FailoverConnectionUrl, performing all the required initializations. |
acceptsUrl, buildHostInfo, collectHostsInfo, collectProperties, expandPropertiesFromConfigFiles, fixHostInfo, fixProtocolDependencies, getConnectionArgumentsAsProperties, getConnectionUrlInstance, getDatabase, getDatabaseUrl, getDefaultHost, getDefaultPassword, getDefaultPort, getDefaultUser, getHostOrSpawnIsolated, getHostOrSpawnIsolated, getHostsList, getHostsList, getHostsListFromDnsSrv, getMainHost, getOriginalProperties, getPropertiesFromConfigFiles, getType, hostsCount, injectPerTypeProperties, preprocessPerTypeHostProperties, replaceLegacyPropertyValues, setupPropertiesTransformer, toStringpublic AwsSingleConnectionUrl(ConnectionUrlParser connStrParser, java.util.Properties info)
FailoverConnectionUrl, performing all the required initializations.connStrParser - a ConnectionUrlParser instance containing the parsed version of the original connection stringinfo - the connection arguments map