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

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

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

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