| 限定符和类型 | 方法和说明 |
|---|---|
List<KafkaContext> |
KafkaBatchContext.getContexts()
获取全部消费上下文
|
List<KafkaContext> |
KafkaBatchContextImpl.getContexts() |
List<KafkaContext> |
KafkaBatchContextImpl.getContexts() |
List<KafkaContext> |
KafkaBatchContext.getContexts()
获取全部消费上下文
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
KafkaBatchContext.addContext(KafkaContext context)
新增消费上下文
|
void |
KafkaBatchContextImpl.addContext(KafkaContext context) |
void |
KafkaBatchContextImpl.addContext(KafkaContext context) |
void |
KafkaBatchContext.addContext(KafkaContext context)
新增消费上下文
|
Copyright © 2023. All rights reserved.