#include "kafka-source-worker.h"#include "kafka-source-persist.h"#include "kafka-internal.h"#include "kafka-topic-parts.h"#include "scratch-buffers.h"
Functions | |
| gboolean | _has_wildcard_partition (GList *requested_topics) |
| const gchar * | kafka_src_worker_get_name (LogThreadedSourceWorker *worker) |
| LogThreadedSourceWorker * | kafka_src_worker_new (LogThreadedSourceDriver *owner, gint worker_index) |
| gboolean _has_wildcard_partition | ( | GList * | requested_topics | ) |
|
inline |
| LogThreadedSourceWorker* kafka_src_worker_new | ( | LogThreadedSourceDriver * | owner, |
| gint | worker_index | ||
| ) |