public class KafkaDatabaseHistoryTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
ddl |
private io.debezium.relational.history.KafkaDatabaseHistory |
history |
private KafkaCluster |
kafka |
private Map<String,Object> |
position |
private Map<String,String> |
source |
private String |
topicName |
| Constructor and Description |
|---|
KafkaDatabaseHistoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterEach() |
void |
beforeEach() |
protected void |
setLogPosition(int index) |
void |
shouldStartWithEmptyTopicAndStoreDataAndRecoverAllState() |
private io.debezium.relational.history.KafkaDatabaseHistory history
private KafkaCluster kafka
private String topicName
private String ddl
Copyright © 2017 JBoss by Red Hat. All rights reserved.