| Package | Description |
|---|---|
| org.apache.flink.connector.dynamodb.sink | |
| org.apache.flink.connector.dynamodb.table | |
| org.apache.flink.connector.dynamodb.util |
| Class and Description |
|---|
| DynamoDbSink
A DynamoDB Sink that performs async requests against a destination table using the buffering
protocol specified in
AsyncSinkBase. |
| DynamoDbSinkBuilder
Builder to construct
DynamoDbSink. |
| DynamoDbSinkException
Exception is thrown when DynamoDb sink failed to write data.
|
| DynamoDbWriteRequest
Represents a single Write Request to DynamoDb.
|
| DynamoDbWriteRequest.Builder
Builder for DynamoDbWriteRequest.
|
| DynamoDbWriteRequestType
Represents a DynamoDb Write Request type.
|
| Class and Description |
|---|
| DynamoDbWriteRequest
Represents a single Write Request to DynamoDb.
|
| Class and Description |
|---|
| DynamoDbWriteRequest
Represents a single Write Request to DynamoDb.
|
Copyright © 2022–2023 The Apache Software Foundation. All rights reserved.