JsonDecoder
Decodes a field value of type T from a JsonNode in an Airbyte state message.
Throws an IllegalArgumentException when the decoding fails. Implementations of JsonDecoder should be strict, failure is unexpected.
Decodes a field value of type T from a JsonNode in an Airbyte state message.
Throws an IllegalArgumentException when the decoding fails. Implementations of JsonDecoder should be strict, failure is unexpected.