Uses of Class
org.apache.flume.conf.channel.ChannelSelectorConfiguration.ChannelSelectorConfigurationType

Packages that use ChannelSelectorConfiguration.ChannelSelectorConfigurationType
org.apache.flume.conf.channel   
 

Uses of ChannelSelectorConfiguration.ChannelSelectorConfigurationType in org.apache.flume.conf.channel
 

Methods in org.apache.flume.conf.channel that return ChannelSelectorConfiguration.ChannelSelectorConfigurationType
static ChannelSelectorConfiguration.ChannelSelectorConfigurationType ChannelSelectorConfiguration.ChannelSelectorConfigurationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ChannelSelectorConfiguration.ChannelSelectorConfigurationType[] ChannelSelectorConfiguration.ChannelSelectorConfigurationType.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.