Class: ROM::Kafka::Connection Private
- Inherits:
-
Object
- Object
- ROM::Kafka::Connection
- Extended by:
- AttributesDSL
- Defined in:
- lib/rom/kafka/connection.rb,
lib/rom/kafka/connection/consumer.rb,
lib/rom/kafka/connection/producer.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Describes the connection to Kafka cluster
This is a base abstract class for producer and concumer connections.