代码拉取完成,页面将自动刷新
/**
* @mainpage librdkafka documentation
*
* librdkafka is the Apache Kafka C/C++ client library.
*
* @section intro Introduction
*
* For an introduction and manual to librdkafka see \ref INTRODUCTION.md
*
* @section conf Configuration
*
* librdkafka is highly configurable to meet any deployment demands.
* It is usually safe to leave most configuration properties to their default
* values.
*
* See \ref CONFIGURATION.md for the full list of supported configuration properties.
*
* @remark Application developers are recommended to provide a non-hardcoded
* interface to librdkafka's string based name-value configuration
* property interface, allowing users to configure any librdkafka
* property directly without alterations to the application.
* This allows for seamless upgrades where linking to a new version
* of librdkafka automatically provides new configuration
* based features.
*
* @section stats Statistics
*
* librdkafka provides detailed metrics through its statistics interface.
*
* See \ref STATISTICS.md and \ref rd_kafka_conf_set_stats_cb.
*
* @section c_api C API
*
* The C API is documented in rdkafka.h
*
* @section cpp_api C++ API
*
* The C++ API is documented in rdkafkacpp.h
*/
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。