CrawlerTargets

Specifies data stores to crawl.

Types

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

Properties

Link copied to clipboard

Specifies Glue Data Catalog targets.

Link copied to clipboard

Specifies Delta data store targets.

Link copied to clipboard

Specifies Amazon DynamoDB targets.

Link copied to clipboard

Specifies Apache Hudi data store targets.

Link copied to clipboard

Specifies Apache Iceberg data store targets.

Link copied to clipboard

Specifies JDBC targets.

Link copied to clipboard

Specifies Amazon DocumentDB or MongoDB targets.

Link copied to clipboard

Specifies Amazon Simple Storage Service (Amazon S3) targets.

Functions

Link copied to clipboard
inline fun copy(block: CrawlerTargets.Builder.() -> Unit = {}): CrawlerTargets
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