| ArraySerdes |
A Kafka Serializer and Serializer that operates upon Debezium Arrays.
|
| BasicArray |
Package-level implementation of Array.
|
| BasicDocument |
Package-level implementation of Document.
|
| BasicEntry |
|
| BasicField |
|
| BinaryValue |
A specialization of Value that represents a binary value.
|
| ComparableValue |
A specialization of Value that wraps another Value that is not comparable.
|
| ConvertingValue |
A specialization of Value that wraps another Value to allow conversion of types.
|
| DocumentSerdes |
A Kafka Deserializer and Serializer that operates upon Debezium Documents.
|
| JacksonReader |
|
| JacksonWriter |
|
| NullValue |
A specialization of Value that represents a null value.
|
| Paths |
A package-level utility that implements useful operations to create paths.
|
| Paths.ChildPath |
|
| Paths.MultiSegmentPath |
|
| Paths.RootPath |
|
| Paths.SingleSegmentPath |
|