| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BATCH_COUNT |
"batch.count" |
public static final int |
DEFAULT_BATCH_COUNT |
10 |
public static final boolean |
DEFAULT_INCLUDE_TIMESTAMP |
false |
public static final int |
DEFAULT_RECORD_COUNT_PER_BATCH |
1 |
public static final String |
DEFAULT_TOPIC_NAME |
"simple.topic" |
public static final String |
INCLUDE_TIMESTAMP |
"include.timestamp" |
public static final String |
RECORD_COUNT_PER_BATCH |
"record.count.per.batch" |
public static final String |
RETRIABLE_ERROR_ON |
"error.retriable.on" |
public static final String |
TOPIC_NAME |
"topic.name" |
protected static final String |
VERSION |
"1.0" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
CONVERTER_PREFIX |
"converter" |
private static final String |
FIELD_CLASS |
"class" |
private static final String |
KEY_CONVERTER_PREFIX |
"key.converter" |
private static final String |
TOPIC_NAME |
"debezium" |
private static final String |
VALUE_CONVERTER_PREFIX |
"value.converter" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
WAIT_FOR_COMPLETION_BEFORE_INTERRUPT_PROP |
"debezium.embedded.shutdown.pause.before.interrupt.ms" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
TYPE_SUFFIX |
".type" |
Copyright © 2021 JBoss by Red Hat. All rights reserved.