public interface SourceFactory
| Modifier and Type | Method and Description | 
|---|---|
| Source | create(String sourceName,
      String type) | 
| Class<? extends Source> | getClass(String type) | 
Source create(String sourceName, String type) throws FlumeException
FlumeExceptionClass<? extends Source> getClass(String type) throws FlumeException
FlumeExceptionCopyright © 2009-2017 Apache Software Foundation. All Rights Reserved.