FkafkaConsumerClient class

kafka consumer client

Inheritance

Constructors

FkafkaConsumerClient({required FkafkaConf conf})

Properties

conf Map<String, String>
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
libVersion String
librdkafka version
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type → rd_kafka_type_t_e
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
release() → dynamic
release native handle
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited