Package org.apache.flink.connector.dynamodb.table.converter
-
Class Summary Class Description ArrayAttributeConverter<T> A converter between T[] andAttributeValue.ArrayAttributeConverterProvider Attribute converter provider for String Array.
| Class | Description |
|---|---|
| ArrayAttributeConverter<T> |
A converter between T[] and
AttributeValue. |
| ArrayAttributeConverterProvider |
Attribute converter provider for String Array.
|