static class AbstractHadoopProcessor.ExtendedConfiguration
extends org.apache.hadoop.conf.Configuration
| Modifier and Type | Field and Description |
|---|---|
private Map<ClassLoader,Map<String,WeakReference<Class<?>>>> |
CACHE_CLASSES |
private ComponentLog |
logger |
| Constructor and Description |
|---|
ExtendedConfiguration(ComponentLog logger) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getClassByNameOrNull(String name) |
addDefaultResource, addDeprecation, addDeprecation, addDeprecation, addDeprecation, addDeprecations, addResource, addResource, addResource, addResource, addResource, addResource, clear, dumpConfiguration, dumpDeprecatedKeys, get, get, getBoolean, getClass, getClass, getClassByName, getClasses, getClassLoader, getConfResourceAsInputStream, getConfResourceAsReader, getDouble, getEnum, getFile, getFinalParameters, getFloat, getInstances, getInt, getInts, getLocalPath, getLong, getLongBytes, getPassword, getPasswordFromConfig, getPasswordFromCredentialProviders, getPattern, getPropertySources, getProps, getRange, getRaw, getResource, getSocketAddr, getSocketAddr, getStringCollection, getStrings, getStrings, getTimeDuration, getTrimmed, getTrimmed, getTrimmedStringCollection, getTrimmedStrings, getTrimmedStrings, getValByRegex, hasWarnedDeprecation, isDeprecated, iterator, main, onlyKeyExists, readFields, reloadConfiguration, set, set, setAllowNullValueProperties, setBoolean, setBooleanIfUnset, setClass, setClassLoader, setDeprecatedProperties, setDouble, setEnum, setFloat, setIfUnset, setInt, setLong, setPattern, setQuietMode, setSocketAddr, setStrings, setTimeDuration, size, toString, unset, updateConnectAddr, updateConnectAddr, write, writeXml, writeXmlclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorprivate final ComponentLog logger
private final Map<ClassLoader,Map<String,WeakReference<Class<?>>>> CACHE_CLASSES
public ExtendedConfiguration(ComponentLog logger)
Copyright © 2018 Apache NiFi Project. All rights reserved.