Package org.apache.kafka.coordinator.group.api.assignor
package org.apache.kafka.coordinator.group.api.assignor
-
ClassDescriptionServer-side partition assignor for consumer groups used by the GroupCoordinator.The partition assignment for a consumer group.The group metadata specifications required to compute the target assignment.The partition assignment for a consumer group member.Interface representing the subscription metadata for a group member.Server-side partition assignor used by the GroupCoordinator.Exception thrown by
PartitionAssignor.assign(GroupSpec, SubscribedTopicDescriber)
}.Server-side partition assignor for share groups used by the GroupCoordinator.The subscribed topic describer is used by thePartitionAssignor
to obtain topic and partition metadata of the subscribed topics.The subscription type followed by a consumer group.