FkafkaClient class abstract

Implementers

Constructors

FkafkaClient(rd_kafka_type_t_e type, FkafkaConf _conf)

Properties

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

Methods

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

Operators

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