| Package | Description |
|---|---|
| com.amazon.redshift | |
| com.amazon.redshift.core | |
| com.amazon.redshift.jdbc | |
| com.amazon.redshift.util |
| Modifier and Type | Method and Description |
|---|---|
static RedshiftProperties |
Driver.parseHostName(RedshiftProperties urlProps,
String host)
Parses the hostname to get connection properties
|
static RedshiftProperties |
Driver.parseURL(String url,
RedshiftProperties defaults)
Constructs a new DriverURL, splitting the specified URL into its component parts.
|
| Modifier and Type | Method and Description |
|---|---|
static RedshiftProperties |
Driver.parseHostName(RedshiftProperties urlProps,
String host)
Parses the hostname to get connection properties
|
static RedshiftProperties |
Driver.parseURL(String url,
RedshiftProperties defaults)
Constructs a new DriverURL, splitting the specified URL into its component parts.
|
| Modifier and Type | Method and Description |
|---|---|
protected static RedshiftProperties |
IdpAuthHelper.setAuthProperties(RedshiftProperties info,
RedshiftJDBCSettings settings,
RedshiftLogger log) |
static RedshiftProperties |
IamHelper.setIAMProperties(RedshiftProperties info,
RedshiftJDBCSettings settings,
RedshiftLogger log)
Helper function to handle IAM connection properties.
|
static RedshiftProperties |
NativeAuthPluginHelper.setNativeAuthPluginProperties(RedshiftProperties info,
RedshiftJDBCSettings settings,
RedshiftLogger log)
Helper function to handle Native Auth Plugin connection properties.
|
| Modifier and Type | Method and Description |
|---|---|
protected static RedshiftProperties |
IdpAuthHelper.setAuthProperties(RedshiftProperties info,
RedshiftJDBCSettings settings,
RedshiftLogger log) |
static RedshiftProperties |
IamHelper.setIAMProperties(RedshiftProperties info,
RedshiftJDBCSettings settings,
RedshiftLogger log)
Helper function to handle IAM connection properties.
|
static RedshiftProperties |
NativeAuthPluginHelper.setNativeAuthPluginProperties(RedshiftProperties info,
RedshiftJDBCSettings settings,
RedshiftLogger log)
Helper function to handle Native Auth Plugin connection properties.
|
| Constructor and Description |
|---|
RedshiftConnectionImpl(HostSpec[] hostSpecs,
String user,
String database,
RedshiftProperties info,
String url,
RedshiftLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RedshiftProperties.evaluateProperties(RedshiftProperties properties) |
Copyright © 2024 Amazon.com Inc.. All rights reserved.