Class KafkaOpenMetadataEventConsumer
java.lang.Object
org.odpi.openmetadata.adapters.eventbus.topic.kafka.KafkaOpenMetadataEventConsumer
- All Implemented Interfaces:
Runnable
KafkaOpenMetadataEventConsumer is used to process events from kafka topic and is part of native
Apache Kafka event/messaging infrastructure.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
run()
This is the method that provides the behaviour of the thread.