|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |