public class AbstractCouchbaseLookupService extends AbstractControllerService
| Modifier and Type | Field and Description |
|---|---|
protected String |
bucketName |
protected CouchbaseClusterControllerService |
couchbaseClusterService |
protected static String |
KEY |
protected List<PropertyDescriptor> |
properties |
protected static Set<String> |
REQUIRED_KEYS |
| Constructor and Description |
|---|
AbstractCouchbaseLookupService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addProperties(List<PropertyDescriptor> properties) |
Set<String> |
getRequiredKeys() |
protected List<PropertyDescriptor> |
getSupportedPropertyDescriptors() |
protected void |
init(ControllerServiceInitializationContext context) |
void |
onEnabled(ConfigurationContext context) |
abstractClearConfigContext, abstractStoreConfigContext, disabled, enabled, getConfigurationContext, getControllerServiceLookup, getIdentifier, getLogger, getNodeTypeProvider, getProperty, getStateManager, initialize, isEnabledcustomValidate, equals, getPropertyDescriptor, getPropertyDescriptors, getSupportedDynamicPropertyDescriptor, hashCode, onPropertyModified, toString, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitisStatefulgetPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validateprotected static final String KEY
protected List<PropertyDescriptor> properties
protected volatile CouchbaseClusterControllerService couchbaseClusterService
protected volatile String bucketName
protected void init(ControllerServiceInitializationContext context) throws InitializationException
init in class AbstractControllerServiceInitializationExceptionprotected void addProperties(List<PropertyDescriptor> properties)
@OnEnabled public void onEnabled(ConfigurationContext context) throws InitializationException
InitializationExceptionprotected List<PropertyDescriptor> getSupportedPropertyDescriptors()
getSupportedPropertyDescriptors in class AbstractConfigurableComponentCopyright © 2022 Apache NiFi Project. All rights reserved.