|
CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
Structure that holds the parts of StatisticsState structure required per statistics gathering path. More...
Data Fields | |
| TDigestHandle | td_handle |
| Handle for accessing this connection's percentile tracking t-Digest. | |
| CdiSignalType | thread_exit_signal |
| Signal used for dynamic thread exit. | |
| CdiThreadID | stats_thread_id |
| Stats thread ID. The thread is dynamically created/destroyed as needed. | |
| StatsThreadArgs * | stats_thread_args_ptr |
| Stats thread argument pointer (malloced instance data). | |
Structure that holds the parts of StatisticsState structure required per statistics gathering path.