Package io.debezium.performance.core
Class IncrementalSnapshotContextPerf
java.lang.Object
io.debezium.performance.core.IncrementalSnapshotContextPerf
- Direct Known Subclasses:
IncrementalSnapshotContextPerf_jmhType_B1
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerateDataCollectionIds(int number) voidsetUp()voidstore()
-
Field Details
-
snapshotContext
-
numberOfTableToSnapshot
private int numberOfTableToSnapshot
-
-
Constructor Details
-
IncrementalSnapshotContextPerf
public IncrementalSnapshotContextPerf()
-
-
Method Details
-
setUp
public void setUp() -
generateDataCollectionIds
-
store
public void store()
-