| Modifier and Type | Method and Description | 
|---|---|
| static ComponentConfiguration | ComponentConfigurationFactory. create(String name,
      String type,
      ComponentConfiguration.ComponentType component) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,ComponentConfiguration> | FlumeConfiguration.AgentConfiguration. getChannelConfigMap() | 
| Map<String,ComponentConfiguration> | FlumeConfiguration.AgentConfiguration. getSinkConfigMap() | 
| Map<String,ComponentConfiguration> | FlumeConfiguration.AgentConfiguration. getSinkGroupConfigMap() | 
| Map<String,ComponentConfiguration> | FlumeConfiguration.AgentConfiguration. getSourceConfigMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConfigurableComponent. configure(ComponentConfiguration conf) | 
| static boolean | Configurables. configure(Object target,
         ComponentConfiguration conf) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ChannelConfiguration | 
| class  | ChannelSelectorConfiguration | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SinkConfiguration | 
| class  | SinkGroupConfiguration | 
| class  | SinkProcessorConfiguration | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SourceConfiguration | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RegexExtractorInterceptorPassThroughSerializer. configure(ComponentConfiguration conf) | 
| void | RegexExtractorInterceptorMillisSerializer. configure(ComponentConfiguration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SinkGroup. configure(ComponentConfiguration conf) | 
| void | DefaultSinkProcessor. configure(ComponentConfiguration conf) | 
| static SinkProcessor | SinkProcessorFactory. getProcessor(ComponentConfiguration conf,
            List<Sink> sinks) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TimeBasedIndexNameBuilder. configure(ComponentConfiguration conf) | 
| void | SimpleIndexNameBuilder. configure(ComponentConfiguration conf) | 
| void | EventSerializerIndexRequestBuilderFactory. configure(ComponentConfiguration config) | 
| void | ElasticSearchLogStashEventSerializer. configure(ComponentConfiguration conf) | 
| void | ElasticSearchDynamicSerializer. configure(ComponentConfiguration conf) | 
| abstract void | AbstractElasticSearchIndexRequestBuilderFactory. configure(ComponentConfiguration arg0) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SimpleHbaseEventSerializer. configure(ComponentConfiguration conf) | 
| void | SimpleAsyncHbaseEventSerializer. configure(ComponentConfiguration conf) | 
| void | RegexHbaseEventSerializer. configure(ComponentConfiguration conf) | 
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.