#include <logscheduler.h>

Public Attributes | |
| WorkerBatchCallback | batch_callback |
| struct iv_list_head * | batch_by_partition |
| guint64 | num_messages |
| gint | last_partition |
| gint | batch_countdown |
| struct iv_list_head* LogSchedulerThreadState::batch_by_partition |
| WorkerBatchCallback LogSchedulerThreadState::batch_callback |
| gint LogSchedulerThreadState::batch_countdown |
| gint LogSchedulerThreadState::last_partition |
| guint64 LogSchedulerThreadState::num_messages |