| Package | Description | 
|---|---|
| org.apache.flume | |
| org.apache.flume.node | |
| org.apache.flume.source | 
| Modifier and Type | Method and Description | 
|---|---|
| static SourceRunner | SourceRunner. forSource(Source source)Static factory method to instantiate a source runner implementation that
 corresponds to the type of  Sourcespecified. | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.common.collect.ImmutableMap<String,SourceRunner> | SimpleMaterializedConfiguration. getSourceRunners() | 
| com.google.common.collect.ImmutableMap<String,SourceRunner> | MaterializedConfiguration. getSourceRunners() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SimpleMaterializedConfiguration. addSourceRunner(String name,
               SourceRunner sourceRunner) | 
| void | MaterializedConfiguration. addSourceRunner(String name,
               SourceRunner sourceRunner) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EventDrivenSourceRunnerStarts, stops, and manages
 event-driven sources. | 
| class  | PollableSourceRunner
 An implementation of  SourceRunnerthat can drive aPollableSource. | 
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.