| Package | Description | 
|---|---|
| org.apache.flume.conf | 
| Modifier and Type | Method and Description | 
|---|---|
| FlumeConfigurationError.ErrorOrWarning | FlumeConfigurationError. getErrorOrWarning() | 
| static FlumeConfigurationError.ErrorOrWarning | FlumeConfigurationError.ErrorOrWarning. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static FlumeConfigurationError.ErrorOrWarning[] | FlumeConfigurationError.ErrorOrWarning. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| FlumeConfigurationError(String component,
                       String key,
                       FlumeConfigurationErrorType error,
                       FlumeConfigurationError.ErrorOrWarning err)Component which had an error, specific key in error(which can be null) | 
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.