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