Package | Description |
---|---|
io.vertx.kafka.admin |
Modifier and Type | Method and Description |
---|---|
MemberAssignment |
MemberDescription.getAssignment() |
MemberAssignment |
MemberAssignment.setTopicPartitions(Set<TopicPartition> topicPartitions)
Set the list of topic partitions
|
Modifier and Type | Method and Description |
---|---|
MemberDescription |
MemberDescription.setAssignment(MemberAssignment assignment)
Set the assignment of the group member
|
Constructor and Description |
---|
MemberDescription(String consumerId,
String clientId,
String host,
MemberAssignment assignment)
Constructor
|
Copyright © 2024 Eclipse. All rights reserved.