Uses of Class
org.apache.flume.conf.source.SourceType

Packages that use SourceType
org.apache.flume.conf.source   
 

Uses of SourceType in org.apache.flume.conf.source
 

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