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
FlumeException
Class<? extends Channel> getClass(String type) throws FlumeException
FlumeException
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.