| Package | Description |
|---|---|
| io.debezium.document | |
| io.debezium.relational.history |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
JacksonReader
A
DocumentReader and ArrayReader that uses the Jackson library to read JSON. |
| Modifier and Type | Field and Description |
|---|---|
private static DocumentReader |
DocumentSerdes.DOCUMENT_READER |
| Modifier and Type | Method and Description |
|---|---|
static DocumentReader |
DocumentReader.defaultReader()
Get the default
DocumentReader instance. |
static DocumentReader |
DocumentReader.floatNumbersAsTextReader()
Get
DocumentReader instance that returns fp numbers as text. |
| Modifier and Type | Field and Description |
|---|---|
private DocumentReader |
KafkaDatabaseHistory.reader |
private DocumentReader |
FileDatabaseHistory.reader |
Copyright © 2018 JBoss by Red Hat. All rights reserved.