public class DefaultSourceFactory extends Object implements SourceFactory
| Constructor and Description | 
|---|
DefaultSourceFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
Source | 
create(String name,
      String type)  | 
Class<? extends Source> | 
getClass(String type)  | 
public Source create(String name, String type) throws FlumeException
create in interface SourceFactoryFlumeExceptionpublic Class<? extends Source> getClass(String type) throws FlumeException
getClass in interface SourceFactoryFlumeExceptionCopyright © 2009-2022 Apache Software Foundation. All Rights Reserved.