module Karafka::Params
Params
namespace encapsulating all the logic that is directly related to params handling
Constants
- BatchMetadata
Simple batch metadata object that stores all non-message information received from Kafka cluster while fetching the data @note This metadata object refers to per batch metadata, not `#params.metadata`
- Metadata
Single message / params metadata details that can be accessed without the need for the payload deserialization