Home
last modified time | relevance | path

Searched refs:amqp_avro_schema_routing_key (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Damqp_plugin.c122 if (config.amqp_avro_schema_routing_key) { in amqp_plugin()
218 …if (config.amqp_avro_schema_routing_key) calc_refresh_timeout(avro_schema_deadline, idata.now, &av… in amqp_plugin()
824 if (!p_avro_schema_str || !config.amqp_avro_schema_routing_key) return; in amqp_avro_schema_purge()
836 p_amqp_set_routing_key(&amqp_avro_schema_host, config.amqp_avro_schema_routing_key); in amqp_avro_schema_purge()
H A Dcfg.h168 char *amqp_avro_schema_routing_key; member
H A Dcfg_handlers.c2003 …if (!name) for (; list; list = list->next, changes++) list->cfg.amqp_avro_schema_routing_key = val… in cfg_key_amqp_avro_schema_routing_key()
2007 list->cfg.amqp_avro_schema_routing_key = value_ptr; in cfg_key_amqp_avro_schema_routing_key()
/dports/net-mgmt/pmacct/pmacct-1.7.5/
H A DChangeLog244 amqp_avro_schema_routing_key and amqp_avro_schema_refresh_time keys
915 amqp_avro_schema_routing_key to transmit Apache Avro schemas at regular
1031 ! fix, AMQP, Kafka plugins: optimized amqp_avro_schema_routing_key and