| Class | Description |
|---|---|
| KinesisDynamicSink |
Kinesis-backed
DynamicTableSink. |
| KinesisDynamicSource |
Kinesis-backed
ScanTableSource. |
| KinesisDynamicTableFactory |
Factory for creating
KinesisDynamicSource and KinesisDynamicSink instances. |
| KinesisOptions |
Options for Kinesis tables supported by the {@code CREATE TABLE ...
|
| RowDataFieldsKinesisPartitioner |
A
KinesisPartitioner of RowData elements that constructs the partition key
from a list of field names. |
| RowDataKinesisDeserializationSchema |
A
KinesisDeserializationSchema adaptor for RowData records that delegates
physical data deserialization to an inner DeserializationSchema and appends requested
metadata to the end of the deserialized RowData record. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.