Class: ROM::Kafka::Connection Private

Inherits:
Object
  • Object
show all
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.

Author:

Direct Known Subclasses

Consumer, Producer

Defined Under Namespace

Classes: Consumer, Producer