Uses of Class
org.apache.flume.conf.channel.ChannelConfiguration.ChannelConfigurationType

Packages that use ChannelConfiguration.ChannelConfigurationType
org.apache.flume.conf.channel   
 

Uses of ChannelConfiguration.ChannelConfigurationType in org.apache.flume.conf.channel
 

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