(PECL rdkafka >= 0.9.1)
This is the low-level Kafka consumer. It can be used with Kafka >= 0.8.
$all_topics
, RdKafka\Topic|null $only_topic
, int $timeout_ms
)$topic_name
[, RdKafka\TopicConf $topic_conf
= NULL
] )$topic
, integer $partition
, integer &$low
, integer &$high
, integer $timeout_ms
) : void