Class: Confluent::Kafka::Producer

Inherits:
Object
  • Object
show all
Includes:
MintLogger
Defined in:
src/confluent-platform/lib/confluent-platform/model/producer.rb

Overview

Base class for Kafka Producer services of Confluent Kafka software. Provides methods for the configuring and managing Confluent Kafka Server.

Since:

  • 0.1.0

Properties (Read/Write)

Properties (Read Only)

Constant Summary

Constants included from MintLogger

MintLogger::DEBUG, MintLogger::ERROR, MintLogger::FATAL, MintLogger::INFO, MintLogger::UNKNOWN, MintLogger::VERBOSE, MintLogger::WARN

Instance Attribute Summary collapse

Method Summary

Methods included from MintLogger::Utils::Common

#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send

Instance Attribute Details

#installationConfluent::Kafka::Installation

Returns the Confluent Platform installation.

Returns:

Since:

  • 0.1.0