Uses of Class
org.apache.flume.conf.ComponentConfiguration.ComponentType

Packages that use ComponentConfiguration.ComponentType
org.apache.flume.conf   
 

Uses of ComponentConfiguration.ComponentType in org.apache.flume.conf
 

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

Methods in org.apache.flume.conf with parameters of type ComponentConfiguration.ComponentType
static ComponentConfiguration ComponentConfigurationFactory.create(String name, String type, ComponentConfiguration.ComponentType component)
           
 



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