DirectKafkaSource

Specifies an Apache Kafka data store.

Types

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

Properties

Link copied to clipboard

Specifies options related to data preview for viewing a sample of your data.

Link copied to clipboard

Whether to automatically determine the schema from the incoming data.

Link copied to clipboard

The name of the data store.

Link copied to clipboard

Specifies the streaming options.

Link copied to clipboard

The amount of time to spend processing each micro batch.

Functions

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