public class KafkaApplicationConfig extends ApplicationConfig
A kafka application can be configured with property of version.
| Constructor and Description |
|---|
KafkaApplicationConfig() |
| Modifier and Type | Method and Description |
|---|---|
KafkaApplicationConfig |
withVersion(String version)
Configure the version of kafka.
|
addProperty, getName, getProperties, getVersion, setName, setProperties, setVersionpublic KafkaApplicationConfig withVersion(String version)
image type | image version | kafka version supported hadoop | 2.1.0 | 2.0.1
version - The version of kafka.Copyright © 2022. All rights reserved.