syslog-ng source
LogSchedulerThreadState Struct Reference

#include <logscheduler.h>

Collaboration diagram for LogSchedulerThreadState:

Public Attributes

WorkerBatchCallback batch_callback
 
struct iv_list_head batch_by_partition [LOGSCHEDULER_MAX_PARTITIONS]
 
guint64 num_messages
 
gint last_partition
 

Member Data Documentation

◆ batch_by_partition

struct iv_list_head LogSchedulerThreadState::batch_by_partition[LOGSCHEDULER_MAX_PARTITIONS]

◆ batch_callback

WorkerBatchCallback LogSchedulerThreadState::batch_callback

◆ last_partition

gint LogSchedulerThreadState::last_partition

◆ num_messages

guint64 LogSchedulerThreadState::num_messages

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