Kayrock.MemberAssignment.PartitionAssignment (kayrock v0.1.12) View Source

Represents partition assignments for a specific topic

Link to this section Summary

Link to this section Types

Specs

t() :: %Kayrock.MemberAssignment.PartitionAssignment{
  partitions: [integer()],
  topic: binary()
}