public class CrnAuthorityConfig
extends org.apache.kafka.common.config.AbstractConfig
Modifier and Type | Field and Description |
---|---|
static String |
CACHE_ENTRIES_CONFIG |
static int |
CACHE_ENTRIES_DEFAULT |
static String |
CACHE_ENTRIES_DOC |
static String |
CRN_AUTHORITY_TYPE_CONFIG |
static String |
CRN_AUTHORITY_TYPE_DEFAULT |
static String |
CRN_AUTHORITY_TYPE_DOC |
Constructor and Description |
---|
CrnAuthorityConfig(Map<?,?> props) |
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 CACHE_ENTRIES_CONFIG
public static final int CACHE_ENTRIES_DEFAULT
public static final String CACHE_ENTRIES_DOC
public static final String CRN_AUTHORITY_TYPE_CONFIG
public static final String CRN_AUTHORITY_TYPE_DEFAULT
public static final String CRN_AUTHORITY_TYPE_DOC
public CrnAuthorityConfig(Map<?,?> props)