misha_cafex v0.0.6 Cafex.Consumer.Worker

Summary

Types

Options used by the start_link/9 functions

Types

handler :: {module, args :: [Keyword.t]}
option ::
  {:max_wait_time, non_neg_integer} |
  {:min_bytes, non_neg_integer} |
  {:max_bytes, non_neg_integer}
options :: [option]

Options used by the start_link/9 functions

Functions

pausing(arg, state)
start_link(coordinator, handler, topic, group, partition, broker, opts \\ [])
stop(pid)