Skip to main content
Latest
interface PartitionerArgs
import { type PartitionerArgs } from "https://deno.land/x/kafkasaur@v0.0.7/index.d.ts";

Properties

topic: string
partitionMetadata: PartitionMetadata[]
message: Message