| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
TOPIC_NAME |
"some-topic" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
NO_MONITORED_TABLES_WARNING |
"After applying blacklist/whitelist filters there are no tables to monitor, please check your configuration" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONTROL_END |
"end" |
public static final String |
CONTROL_KEY |
"connector" |
public static final String |
CONTROL_RESTART |
"restart" |
public static final String |
CONTROL_STOP |
"stop" |
public static final String |
DEFAULT_CONNECTOR_PROPERTIES_FILENAME |
"connector.properties" |
public static final String |
DEFAULT_ENV_PROPERTIES_FILENAME |
"env.properties" |
public static final String |
DEFAULT_EXPECTED_RECORDS_FILENAME |
"expected-records.json" |
public static final String |
ENV_CONNECTOR_TIMEOUT_IN_SECONDS |
"-connector.timeout.in.seconds" |
public static final String |
ENV_IGNORE_FIELDS |
"ignore.fields" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
NUMBER_OF_LINES |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final long |
serialVersionUID |
1L |
Copyright © 2020 JBoss by Red Hat. All rights reserved.