public class KafkaConfig extends Object
| 构造器和说明 |
|---|
KafkaConfig(org.noear.solon.cloud.CloudProps cloudProps) |
| 限定符和类型 | 方法和说明 |
|---|---|
Properties |
getConsumerProperties() |
String |
getEventChannel() |
String |
getEventGroup() |
Properties |
getProducerProperties(boolean forTran) |
long |
getPublishTimeout() |
public long getPublishTimeout()
public String getEventChannel()
public String getEventGroup()
public Properties getProducerProperties(boolean forTran)
public Properties getConsumerProperties()
Copyright © 2024. All rights reserved.