Class EndToEndPerf
java.lang.Object
io.debezium.performance.connector.oracle.EndToEndPerf
- Direct Known Subclasses:
EndToEndPerf_jmhType_B1
An end-to-end performance benchmark of the Oracle connector using LogMiner.
This benchmark is designed to generate a given number of events for a specified table using
a connector configuration based on the parameterized state
EndToEndPerf.EndToEndState. The
benchmarks test the following:
- A given set of expected DML events
- Parser implementation, legacy and fast versions
- Mining Strategy, using redo logs or database online dictionary
- Author:
- Chris Cranford
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EndToEndPerf
public EndToEndPerf()
-
-
Method Details
-
capture
-