Package io.debezium.performance.core
Class ChangeEventQueuePerf.ProducerPerf
java.lang.Object
io.debezium.performance.core.ChangeEventQueuePerf.ProducerPerf
- Direct Known Subclasses:
ChangeEventQueuePerf_ProducerPerf_jmhType_B1
- Enclosing class:
- ChangeEventQueuePerf
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ChangeEventQueue<DataChangeEvent>private Threadprivate static final DataChangeEventprivate long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EVENT
-
pollIntervalMillis
private long pollIntervalMillis -
changeEventQueue
-
consumer
-
-
Constructor Details
-
ProducerPerf
public ProducerPerf()
-
-
Method Details
-
setup
public void setup() -
benchmarkProducer
- Throws:
InterruptedException
-
teardown
public void teardown()
-