public class FileRemoteConfigConfiguration extends PollingRemoteConfigurationConfig
Modifier and Type | Field and Description |
---|---|
static String |
PATH_CONFIG |
static String |
PATH_DOC |
DEFAULT_REFRESH_INTERVAL, REFRESH_INTERVAL_MS_CONFIG, REFRESH_INTERVAL_MS_DOC
DEFAULT_ENABLED, ENABLED_CONFIG, ENABLED_CONFIG_DOC
Constructor and Description |
---|
FileRemoteConfigConfiguration(Map<?,?> originals,
boolean doLog) |
defineConfigs, getRefreshInterval
isEnabled
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 PATH_CONFIG
public static final String PATH_DOC
public FileRemoteConfigConfiguration(Map<?,?> originals, boolean doLog)