Package io.debezium.storage.jdbc
Class JdbcOffsetBackingStoreTest
java.lang.Object
io.debezium.storage.jdbc.JdbcOffsetBackingStoreTest
- Author:
- Ismail simsek
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) org.apache.kafka.connect.runtime.WorkerConfig(package private) Fileprivate final Map<ByteBuffer,ByteBuffer> private final Map<ByteBuffer,ByteBuffer> (package private) io.debezium.storage.jdbc.offset.JdbcOffsetBackingStore -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
firstSet
-
secondSet
-
store
io.debezium.storage.jdbc.offset.JdbcOffsetBackingStore store -
props
-
config
org.apache.kafka.connect.runtime.WorkerConfig config -
dbFile
File dbFile
-
-
Constructor Details
-
JdbcOffsetBackingStoreTest
public JdbcOffsetBackingStoreTest()
-
-
Method Details
-
setup
- Throws:
IOException
-
teardown
public void teardown() -
testInitialize
public void testInitialize() -
testGetSet
- Throws:
Exception
-
testSaveRestore
- Throws:
Exception
-