org.apache.flume.channel
Class ChannelSelectorFactory
java.lang.Object
   org.apache.flume.channel.ChannelSelectorFactory
org.apache.flume.channel.ChannelSelectorFactory
- public class ChannelSelectorFactory 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ChannelSelectorFactory
public ChannelSelectorFactory()
create
public static ChannelSelector create(List<Channel> channels,
                                     Map<String,String> config)
- 
 
create
public static ChannelSelector create(List<Channel> channels,
                                     ChannelSelectorConfiguration conf)
- 
 
Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.