Package | Description |
---|---|
com.tencentcloudapi.dts.v20211206 | |
com.tencentcloudapi.dts.v20211206.models |
Modifier and Type | Method and Description |
---|---|
ResetConsumerGroupOffsetResponse |
DtsClient.ResetConsumerGroupOffset(ResetConsumerGroupOffsetRequest req)
本接口(ResetConsumerGroupOffset)用于重置订阅消费组的offset。调用DescribeConsumerGroups接口查询消费组状态,只有消费组状态为 Dead 或 Empty 才可以执行重置该操作。否则重置不会生效,接口也不会报错。
|
Constructor and Description |
---|
ResetConsumerGroupOffsetResponse(ResetConsumerGroupOffsetResponse 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 © 2024. All rights reserved.