Uses of Class
org.apache.flume.conf.channel.ChannelSelectorType

Packages that use ChannelSelectorType
org.apache.flume.conf.channel   
 

Uses of ChannelSelectorType in org.apache.flume.conf.channel
 

Methods in org.apache.flume.conf.channel that return ChannelSelectorType
static ChannelSelectorType ChannelSelectorType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ChannelSelectorType[] ChannelSelectorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.