public class RemoteConfigConfiguration
extends org.apache.kafka.common.config.AbstractConfig
Modifier and Type | Field and Description |
---|---|
static Long |
DEFAULT_COLLECT_INTERVAL |
static boolean |
DEFAULT_ENABLED_CONFIG |
static String |
ENABLED_CONFIG |
static String |
ENABLED_CONFIG_DOC |
static String |
POLLING_REFRESH_INTERVAL_MS_CONFIG |
static String |
REFRESH_INTERVAL_MS_DOC |
Constructor and Description |
---|
RemoteConfigConfiguration(Map<?,?> originals,
boolean doLog) |
Modifier and Type | Method and Description |
---|---|
Long |
getRefreshInterval() |
boolean |
isEnabled() |
documentationOf, equals, get, getBoolean, getClass, getConfiguredInstance, getConfiguredInstance, getConfiguredInstances, getConfiguredInstances, getConfiguredInstances, getDouble, getInt, getList, getLong, getPassword, getShort, getString, hashCode, ignore, logUnused, nonInternalValues, originals, originals, originalsStrings, originalsWithPrefix, originalsWithPrefix, postProcessParsedConfig, typeOf, unused, values, valuesWithPrefixAllOrNothing, valuesWithPrefixOverride
public static final String ENABLED_CONFIG
public static final String ENABLED_CONFIG_DOC
public static final boolean DEFAULT_ENABLED_CONFIG
public static final String POLLING_REFRESH_INTERVAL_MS_CONFIG
public static final Long DEFAULT_COLLECT_INTERVAL
public static final String REFRESH_INTERVAL_MS_DOC
public RemoteConfigConfiguration(Map<?,?> originals, boolean doLog)
public boolean isEnabled()
public Long getRefreshInterval()