public class CentralizedResolverProperties extends GeneralProperties
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_PROP_FILE |
static long |
DEFAULT_SCHEDULING_PERIODICITY |
static CentralizedResolverProperties |
INSTANCE |
static java.lang.String |
SCHEDULING_PERIODICITY |
Constructor and Description |
---|
CentralizedResolverProperties() |
CentralizedResolverProperties(java.lang.String file) |
Modifier and Type | Method and Description |
---|---|
static long |
getSchedulingPeriodicity() |
getProperty, getPropertyAsBoolean, getPropertyAsInt, getPropertyAsLong
getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
public static final java.lang.String DEFAULT_PROP_FILE
public static final CentralizedResolverProperties INSTANCE
public static final java.lang.String SCHEDULING_PERIODICITY
public static final long DEFAULT_SCHEDULING_PERIODICITY