Class: Confluent::Kafka::Producer
- Inherits:
-
Object
- Object
- Confluent::Kafka::Producer
- 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.
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
-
#installation ⇒ Confluent::Kafka::Installation
The Confluent Platform installation.
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
#installation ⇒ Confluent::Kafka::Installation
Returns the Confluent Platform installation.