kafka_gen_stage v2.0.2 KafkaGenStage.Utils View Source
Various brod based helper apis over kafka.
Link to this section Summary
Functions
Default stats handler for periodic info-report about genstage status
If given function, function should return started kafka client ({:ok, pid}). Mostly used with fn -> :brod.start_link_client end
Resolve timestamp or semantic offset to real offset, when started brod client is given
Link to this section Types
Brod’s type for where to start reading in kafka topic.
Kafka topic identifier.
Link to this section Functions
Default stats handler for periodic info-report about genstage status.
If given function, function should return started kafka client ({:ok, pid}). Mostly used with fn -> :brod.start_link_client end.
Resolve timestamp or semantic offset to real offset, when started brod client is given.