Package io.debezium.relational.history
Class AbstractSchemaHistoryTest
java.lang.Object
io.debezium.relational.history.AbstractSchemaHistoryTest
- Direct Known Subclasses:
FileSchemaHistoryTest,MemorySchemaHistoryTest
- Author:
- Randall Hauch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprotected abstract SchemaHistoryprotected voidprotected Tablesrecover(long pos, int entry) void
-
Field Details
-
history
-
source1
-
source2
-
tables
-
t0
-
t1
-
t2
-
t3
-
t4
-
all
-
parser
-
-
Constructor Details
-
AbstractSchemaHistoryTest
public AbstractSchemaHistoryTest()
-
-
Method Details
-
beforeEach
public void beforeEach() -
afterEach
public void afterEach() -
createHistory
-
server
-
position
-
record
-
recover
-
shouldRecordChangesAndRecoverToVariousPoints
public void shouldRecordChangesAndRecoverToVariousPoints()
-