| Package | Description |
|---|---|
| io.debezium.document | |
| io.debezium.relational.history |
| Class and Description |
|---|
| Array
An array of
Values. |
| Array.Entry |
| ArrayReader
Reads
Array instances from a variety of input forms. |
| ArrayWriter
Writes
Array instances to a variety of output forms. |
| Document
A document contains multiple
Document.Fields, each with a name and possibly-null Value. |
| Document.Field |
| DocumentReader
Reads
Document instances from a variety of input forms. |
| DocumentSerdes |
| DocumentWriter
Writes
Document instances to a variety of output forms. |
| JacksonReader
A
DocumentReader and ArrayReader that uses the Jackson library to read JSON. |
| JacksonWriter
A
DocumentWriter and ArrayWriter that uses the Jackson library to write JSON. |
| Path
A representation of multiple name segments that together form a path within
Document. |
| Paths.InnerPath |
| Value |
| Value.NullHandler |
| Value.Type |
| Class and Description |
|---|
| Array
An array of
Values. |
| Document
A document contains multiple
Document.Fields, each with a name and possibly-null Value. |
| DocumentReader
Reads
Document instances from a variety of input forms. |
| DocumentWriter
Writes
Document instances to a variety of output forms. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.