| Package | Description |
|---|---|
| io.debezium.document |
| 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 ArrayWriter |
ArraySerdes.ARRAY_WRITER |
| Modifier and Type | Method and Description |
|---|---|
static ArrayWriter |
ArrayWriter.defaultWriter()
Get the default ArrayWriter instance.
|
static ArrayWriter |
ArrayWriter.prettyWriter()
Get the default ArrayWriter instance that outputs nicely-formatted JSON arrays.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.