All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ArrayAttributeConverter<T> A converter between T[] andAttributeValue.ArrayAttributeConverterProvider Attribute converter provider for String Array.DynamoDbAsyncClientProvider Provides aDynamoDbAsyncClient.DynamoDbBeanElementConverter<InputT> A genericElementConverterthat uses the dynamodb-enhanced client to build aDynamoDbWriteRequestfrom a POJO annotated withDynamoDbBean.DynamoDbConfigConstants Defaults forDynamoDbSinkWriter.DynamoDbConfiguration DynamoDb specific configuration.DynamoDbConnectorOptions DynamoDb connector options.DynamoDbDynamicSink ADynamicTableSinkthat describes how to create aDynamoDbSinkfrom a logical description.DynamoDbDynamicSink.DynamoDbDynamicTableSinkBuilder Builder class forDynamoDbDynamicSink.DynamoDbDynamicSinkFactory Factory for creatingDynamoDbDynamicSink.DynamoDbSerializationUtil Serialization Utils for DynamoDbAttributeValue.DynamoDbSink<InputT> A DynamoDB Sink that performs async requests against a destination table using the buffering protocol specified inAsyncSinkBase.DynamoDbSinkBuilder<InputT> Builder to constructDynamoDbSink.DynamoDbSinkException Exception is thrown when DynamoDb sink failed to write data.DynamoDbType enum representing the dynamodb types.DynamoDbWriteRequest Represents a single Write Request to DynamoDb.DynamoDbWriteRequest.Builder Builder for DynamoDbWriteRequest.DynamoDbWriteRequestType Represents a DynamoDb Write Request type.DynamoDbWriterStateSerializer DynamoDb implementationAsyncSinkWriterStateSerializer.InvalidConfigurationException Exception is thrown if a DynamoDB configuration was invalid.InvalidRequestException Exception is thrown if a DynamoDB request was invalid.PrimaryKeyBuilder Helper to construct primary(composite) key for a DynamoDB request.RowDataElementConverter Implementation of anElementConverterfor the DynamoDb Table sink.RowDataToAttributeValueConverter Converts from Flink Table API internal type ofRowDatatoAttributeValue.SdkClientProvider<T extends software.amazon.awssdk.core.SdkClient> Provides aSdkClient.