public class SinkConfiguration extends ComponentConfiguration
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SinkConfiguration.SinkConfigurationType | 
ComponentConfiguration.ComponentType| Modifier and Type | Field and Description | 
|---|---|
| protected String | channel | 
componentName, configured, errors| Constructor and Description | 
|---|
| SinkConfiguration(String componentName) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | configure(Context context) | 
| String | getChannel() | 
| void | getChannel(String channel) | 
| String | toString(int indentCount) | 
failIfConfigured, getComponentName, getErrors, getType, isNotFoundConfigClass, setConfigured, setNotFoundConfigClass, setType, toStringprotected String channel
public SinkConfiguration(String componentName)
public String getChannel()
public void getChannel(String channel)
public void configure(Context context) throws ConfigurationException
configure in class ComponentConfigurationConfigurationExceptionpublic String toString(int indentCount)
toString in class ComponentConfigurationCopyright © 2009-2017 Apache Software Foundation. All Rights Reserved.