public static class Kafka09AvroTableSource.Builder extends KafkaAvroTableSource.Builder<Kafka09AvroTableSource,Kafka09AvroTableSource.Builder>
Kafka09AvroTableSource
.Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Kafka09AvroTableSource |
build()
Builds and configures a
Kafka09AvroTableSource . |
protected Kafka09AvroTableSource.Builder |
builder()
Returns the builder.
|
protected boolean |
supportsKafkaTimestamps()
True if the KafkaSource supports Kafka timestamps, false otherwise.
|
configureTableSource, forAvroRecordClass, getAvroRecordClass, withTableToAvroMapping
forTopic, fromEarliest, fromGroupOffsets, fromLatest, fromSpecificOffsets, getKafkaProps, getTableSchema, getTopic, withKafkaProperties, withKafkaTimestampAsRowtimeAttribute, withProctimeAttribute, withRowtimeAttribute, withSchema
protected boolean supportsKafkaTimestamps()
KafkaTableSource.Builder
supportsKafkaTimestamps
in class KafkaTableSource.Builder<Kafka09AvroTableSource,Kafka09AvroTableSource.Builder>
protected Kafka09AvroTableSource.Builder builder()
KafkaTableSource.Builder
builder
in class KafkaTableSource.Builder<Kafka09AvroTableSource,Kafka09AvroTableSource.Builder>
public Kafka09AvroTableSource build()
Kafka09AvroTableSource
.build
in class KafkaTableSource.Builder<Kafka09AvroTableSource,Kafka09AvroTableSource.Builder>
Kafka09AvroTableSource
.Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.