Diffusion C API  6.7.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
diffusion_metrics_remove_topic_metric_collector_params_s Struct Reference

Structure supplied when issuing a diffusion_metrics_remove_topic_metric_collector call. More...

Data Fields

char * collector_name
 The name of the topic metric collector that will be removed from the server.
 
topic_metric_collector_remove_cb on_collector_removed
 Callback fired when the topic metric collector is removed.
 
ERROR_HANDLER_T on_error
 Callback to handle errors. Can be NULL.
 
DISCARD_HANDLER_T on_discard
 Callback to handle discards. Can be NULL.
 
void * context
 User supplied context. Can be NULL.
 

Detailed Description

Structure supplied when issuing a diffusion_metrics_remove_topic_metric_collector call.


The documentation for this struct was generated from the following file: