public class ClientConfig
extends org.apache.kafka.common.config.AbstractConfig
Modifier and Type | Class and Description |
---|---|
static class |
ClientConfig.ClientConfigType |
Modifier and Type | Field and Description |
---|---|
static String |
TYPE_CONFIG |
static String |
TYPE_CONFIG_DOC |
Constructor and Description |
---|
ClientConfig(String name,
org.apache.kafka.common.config.ConfigDef definition,
Map<?,?> originals,
boolean doLog) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
ClientConfig.ClientConfigType |
getType() |
static ClientConfig.ClientConfigType |
parseType(Object value) |
documentationOf, equals, getBoolean, getClass, getConfiguredInstance, getConfiguredInstance, getConfiguredInstances, getConfiguredInstances, getConfiguredInstances, getDouble, getInt, getList, getLong, getPassword, getShort, getString, hashCode, ignore, logUnused, nonInternalValues, originals, originals, originalsStrings, originalsWithPrefix, originalsWithPrefix, typeOf, unused, values, valuesWithPrefixAllOrNothing, valuesWithPrefixOverride
public static final String TYPE_CONFIG
public static final String TYPE_CONFIG_DOC
public String getName()
public ClientConfig.ClientConfigType getType()
public static ClientConfig.ClientConfigType parseType(Object value)