JdbcConnectorTarget

Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Additional connection options for the connector.

Link copied to clipboard

The name of the connection that is associated with the connector.

Link copied to clipboard

The name of the table in the data target.

Link copied to clipboard

The type of connection, such as marketplace.jdbc or custom.jdbc, designating a connection to a JDBC data target.

Link copied to clipboard

The name of a connector that will be used.

Link copied to clipboard

The nodes that are inputs to the data target.

Link copied to clipboard

The name of the data target.

Link copied to clipboard

Specifies the data schema for the JDBC target.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String