| Interface | Description |
|---|---|
| ConvertingCodecProvider |
A provider for
ConvertingCodecs. |
| Class | Description |
|---|---|
| CommonConversionContext |
A collection of most common conversion context attributes used in DSBulk and other projects.
|
| ConversionContext | |
| ConvertingCodec<EXTERNAL,INTERNAL> |
A codec that converts to and from an external representation of a value (i.e., the value, as
produced by a connector) and its internal representation (i.e., the Java type that matches the
target CQL type).
|
| ConvertingCodecFactory |
A factory for
ConvertingCodecs. |
| IdempotentConvertingCodec<T> |
Copyright © 2017–2021 DataStax. All rights reserved.