Abstract class for Liftbridge partitioner.
All custom implementations must implment the calculatePartition method.
Partitioner base class.
Custom partitioners are expected to extends this class and implement the calculatePartition method.
Metadata object.
Calculate the partition for the given message.
Partition to send the message to.
Abstract class for Liftbridge partitioner.
All custom implementations must implment the calculatePartition method.