Package org.hibernate.search.backend.elasticsearch.types.codec.impl
-
Interface Summary Interface Description ElasticsearchFieldCodec<F> Defines how a given value will be encoded as JSON and decoded from JSON.
| Interface | Description |
|---|---|
| ElasticsearchFieldCodec<F> |
Defines how a given value will be encoded as JSON and decoded from JSON.
|