codec property

DatumFieldCodec<V> codec
final

Converts between V and the persisted representation.

Implementation

final DatumFieldCodec<V> codec;