Package org.apache.kafka.common.config
Class Config
- java.lang.Object
-
- org.apache.kafka.common.config.Config
-
public class Config extends Object
-
-
Constructor Summary
Constructors Constructor Description Config(List<ConfigValue> configValues)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<ConfigValue>
configValues()
-
-
-
Constructor Detail
-
Config
public Config(List<ConfigValue> configValues)
-
-
Method Detail
-
configValues
public List<ConfigValue> configValues()
-
-