Package | Description |
---|---|
com.tencentcloudapi.ckafka.v20190819.models |
Modifier and Type | Method and Description |
---|---|
Assignment |
GroupInfoMember.getAssignment()
Get 存储着分配给该消费者的 partition 信息
|
Modifier and Type | Method and Description |
---|---|
void |
GroupInfoMember.setAssignment(Assignment Assignment)
Set 存储着分配给该消费者的 partition 信息
|
Constructor and Description |
---|
Assignment(Assignment source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.