| Package | Description |
|---|---|
| io.debezium.document | |
| io.debezium.relational.history |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
JacksonWriter
A
DocumentWriter and ArrayWriter that uses the Jackson library to write JSON. |
| Modifier and Type | Field and Description |
|---|---|
private static DocumentWriter |
DocumentSerdes.DOCUMENT_WRITER |
| Modifier and Type | Method and Description |
|---|---|
static DocumentWriter |
DocumentWriter.defaultWriter()
Get the default DocumentWriter instance.
|
static DocumentWriter |
DocumentWriter.prettyWriter()
Get the default DocumentWriter instance that outputs nicely-formatted JSON arrays.
|
| Modifier and Type | Field and Description |
|---|---|
private DocumentWriter |
FileDatabaseHistory.writer |
Copyright © 2016 JBoss by Red Hat. All rights reserved.