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, toString
protected SinkProcessorConfiguration(String componentName)
public void configure(Context context) throws ConfigurationException
configure
in class ComponentConfiguration
ConfigurationException
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.