Package | Description |
---|---|
org.apache.flume.conf | |
org.apache.flume.conf.channel | |
org.apache.flume.conf.sink | |
org.apache.flume.conf.source |
Modifier and Type | Method and Description |
---|---|
void |
ComponentConfiguration.configure(Context context) |
static ComponentConfiguration |
ComponentConfigurationFactory.create(String name,
String type,
ComponentConfiguration.ComponentType component) |
protected void |
ComponentConfiguration.failIfConfigured() |
Modifier and Type | Method and Description |
---|---|
void |
ChannelSelectorConfiguration.configure(Context context) |
void |
ChannelConfiguration.configure(Context context) |
ChannelSelectorConfiguration |
ChannelSelectorConfiguration.ChannelSelectorConfigurationType.getConfiguration(String name) |
ChannelConfiguration |
ChannelConfiguration.ChannelConfigurationType.getConfiguration(String name) |
Modifier and Type | Method and Description |
---|---|
void |
SinkProcessorConfiguration.configure(Context context) |
void |
SinkGroupConfiguration.configure(Context context) |
void |
SinkConfiguration.configure(Context context) |
SinkProcessorConfiguration |
SinkProcessorConfiguration.SinkProcessorConfigurationType.getConfiguration(String name) |
SinkConfiguration |
SinkConfiguration.SinkConfigurationType.getConfiguration(String name) |
Modifier and Type | Method and Description |
---|---|
void |
SourceConfiguration.configure(Context context) |
SourceConfiguration |
SourceConfiguration.SourceConfigurationType.getConfiguration(String name) |
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.