#include <logscheduler.h>

Public Attributes | |
| WorkerBatchCallback | batch_callback |
| struct iv_list_head | batch_by_partition [LOGSCHEDULER_MAX_PARTITIONS] |
| guint64 | num_messages |
| gint | last_partition |
| struct iv_list_head LogSchedulerThreadState::batch_by_partition[LOGSCHEDULER_MAX_PARTITIONS] |
| WorkerBatchCallback LogSchedulerThreadState::batch_callback |
| gint LogSchedulerThreadState::last_partition |
| guint64 LogSchedulerThreadState::num_messages |