public class DefaultChannelFactory extends Object implements ChannelFactory
| Constructor and Description | 
|---|
| DefaultChannelFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| Channel | create(String name,
      String type) | 
| Class<? extends Channel> | getClass(String type) | 
public Channel create(String name, String type) throws FlumeException
create in interface ChannelFactoryFlumeExceptionpublic Class<? extends Channel> getClass(String type) throws FlumeException
getClass in interface ChannelFactoryFlumeExceptionCopyright © 2009-2017 Apache Software Foundation. All Rights Reserved.