public class SinkProcessorConfiguration extends ComponentConfiguration
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SinkProcessorConfiguration.SinkProcessorConfigurationType  | 
ComponentConfiguration.ComponentType| Modifier and Type | Field and Description | 
|---|---|
protected Set<String> | 
sinks  | 
componentName, configured, errors| Modifier | Constructor and Description | 
|---|---|
protected  | 
SinkProcessorConfiguration(String componentName)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
configure(Context context)  | 
Set<String> | 
getSinks()  | 
void | 
setSinks(Set<String> sinks)  | 
failIfConfigured, getComponentName, getErrors, getType, isNotFoundConfigClass, setConfigured, setNotFoundConfigClass, setType, toString, toStringprotected SinkProcessorConfiguration(String componentName)
public void configure(Context context) throws ConfigurationException
configure in class ComponentConfigurationConfigurationExceptionCopyright © 2009-2022 Apache Software Foundation. All Rights Reserved.