public class AbstractDatabaseLookupService extends AbstractControllerService
| Modifier and Type | Field and Description |
|---|---|
(package private) static PropertyDescriptor |
CACHE_EXPIRATION |
(package private) static PropertyDescriptor |
CACHE_SIZE |
(package private) static PropertyDescriptor |
CLEAR_CACHE_ON_ENABLED |
(package private) static PropertyDescriptor |
DBCP_SERVICE |
(package private) DBCPService |
dbcpService |
(package private) static String |
KEY |
(package private) static PropertyDescriptor |
LOOKUP_KEY_COLUMN |
(package private) String |
lookupKeyColumn |
protected List<PropertyDescriptor> |
properties |
(package private) static Set<String> |
REQUIRED_KEYS |
(package private) static PropertyDescriptor |
TABLE_NAME |
| Constructor and Description |
|---|
AbstractDatabaseLookupService() |
| Modifier and Type | Method and Description |
|---|---|
protected List<PropertyDescriptor> |
getSupportedPropertyDescriptors() |
abstractClearConfigContext, abstractStoreConfigContext, disabled, enabled, getConfigurationContext, getControllerServiceLookup, getIdentifier, getLogger, getNodeTypeProvider, getProperty, getStateManager, init, initialize, isEnabledcustomValidate, equals, getPropertyDescriptor, getPropertyDescriptors, getSupportedDynamicPropertyDescriptor, hashCode, onPropertyModified, toString, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validatestatic final String KEY
static final PropertyDescriptor DBCP_SERVICE
static final PropertyDescriptor TABLE_NAME
static final PropertyDescriptor LOOKUP_KEY_COLUMN
static final PropertyDescriptor CACHE_SIZE
static final PropertyDescriptor CLEAR_CACHE_ON_ENABLED
static final PropertyDescriptor CACHE_EXPIRATION
protected List<PropertyDescriptor> properties
DBCPService dbcpService
volatile String lookupKeyColumn
protected List<PropertyDescriptor> getSupportedPropertyDescriptors()
getSupportedPropertyDescriptors in class AbstractConfigurableComponentCopyright © 2021 Apache NiFi Project. All rights reserved.