Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
E
F
G
I
N
O
P
S
T
V
B
BasicConfigurationConstants
- Class in
org.apache.flume.conf
C
channel
- Variable in class org.apache.flume.conf.sink.
SinkConfiguration
ChannelConfiguration
- Class in
org.apache.flume.conf.channel
ChannelConfiguration(String)
- Constructor for class org.apache.flume.conf.channel.
ChannelConfiguration
ChannelConfiguration.ChannelConfigurationType
- Enum in
org.apache.flume.conf.channel
channelNames
- Variable in class org.apache.flume.conf.channel.
ChannelSelectorConfiguration
channels
- Variable in class org.apache.flume.conf.source.
SourceConfiguration
ChannelSelectorConfiguration
- Class in
org.apache.flume.conf.channel
ChannelSelectorConfiguration(String)
- Constructor for class org.apache.flume.conf.channel.
ChannelSelectorConfiguration
ChannelSelectorConfiguration.ChannelSelectorConfigurationType
- Enum in
org.apache.flume.conf.channel
ChannelSelectorType
- Enum in
org.apache.flume.conf.channel
Enumeration of built in channel selector types available in the system.
ChannelType
- Enum in
org.apache.flume.conf.channel
Enumeration of built in channel types available in the system.
clear()
- Method in class org.apache.flume.
Context
Removes all of the mappings from this map.
ComponentConfiguration
- Class in
org.apache.flume.conf
Abstract implementation of the Component Configuration Manager.
ComponentConfiguration(String)
- Constructor for class org.apache.flume.conf.
ComponentConfiguration
ComponentConfiguration.ComponentType
- Enum in
org.apache.flume.conf
ComponentConfigurationFactory
- Class in
org.apache.flume.conf
ComponentConfigurationFactory()
- Constructor for class org.apache.flume.conf.
ComponentConfigurationFactory
componentName
- Variable in class org.apache.flume.conf.
ComponentConfiguration
CONFIG_CHANNEL
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
CONFIG_CHANNELS
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
CONFIG_CHANNELS_PREFIX
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
CONFIG_CONFIG
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
CONFIG_SINK_PROCESSOR_PREFIX
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
CONFIG_SINKGROUPS
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
CONFIG_SINKGROUPS_PREFIX
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
CONFIG_SINKS
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
CONFIG_SINKS_PREFIX
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
CONFIG_SOURCE_CHANNELSELECTOR_PREFIX
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
CONFIG_SOURCES
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
CONFIG_SOURCES_PREFIX
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
CONFIG_TYPE
- Static variable in class org.apache.flume.conf.
BasicConfigurationConstants
ConfigurationException
- Exception in
org.apache.flume.conf
ConfigurationException(String)
- Constructor for exception org.apache.flume.conf.
ConfigurationException
ConfigurationException(Throwable)
- Constructor for exception org.apache.flume.conf.
ConfigurationException
ConfigurationException(String, Throwable)
- Constructor for exception org.apache.flume.conf.
ConfigurationException
configure(Context)
- Method in class org.apache.flume.conf.channel.
ChannelConfiguration
configure(Context)
- Method in class org.apache.flume.conf.channel.
ChannelSelectorConfiguration
configure(Context)
- Method in class org.apache.flume.conf.
ComponentConfiguration
configure(Context)
- Method in class org.apache.flume.conf.sink.
SinkConfiguration
configure(Context)
- Method in class org.apache.flume.conf.sink.
SinkGroupConfiguration
configure(Context)
- Method in class org.apache.flume.conf.sink.
SinkProcessorConfiguration
configure(Context)
- Method in class org.apache.flume.conf.source.
SourceConfiguration
configured
- Variable in class org.apache.flume.conf.
ComponentConfiguration
Context
- Class in
org.apache.flume
The context is a key-value store used to pass configuration information throughout the system.
Context()
- Constructor for class org.apache.flume.
Context
Context(Map<String, String>)
- Constructor for class org.apache.flume.
Context
create(String, String, ComponentConfiguration.ComponentType)
- Static method in class org.apache.flume.conf.
ComponentConfigurationFactory
E
errors
- Variable in class org.apache.flume.conf.
ComponentConfiguration
F
failIfConfigured()
- Method in class org.apache.flume.conf.
ComponentConfiguration
FlumeConfiguration
- Class in
org.apache.flume.conf
FlumeConfiguration is an in memory representation of the hierarchical configuration namespace required by the PropertiesFileConfigurationProvider.
FlumeConfiguration(Properties)
- Constructor for class org.apache.flume.conf.
FlumeConfiguration
Creates a populated Flume Configuration object.
FlumeConfiguration.AgentConfiguration
- Class in
org.apache.flume.conf
FlumeConfiguration.ComponentNameAndConfigKey
- Class in
org.apache.flume.conf
FlumeConfigurationError
- Class in
org.apache.flume.conf
FlumeConfigurationError(String, String, FlumeConfigurationErrorType, FlumeConfigurationError.ErrorOrWarning)
- Constructor for class org.apache.flume.conf.
FlumeConfigurationError
Component which had an error, specific key in error(which can be null)
FlumeConfigurationError.ErrorOrWarning
- Enum in
org.apache.flume.conf
FlumeConfigurationErrorType
- Enum in
org.apache.flume.conf
G
getBoolean(String, Boolean)
- Method in class org.apache.flume.
Context
Gets value mapped to key, returning defaultValue if unmapped.
getBoolean(String)
- Method in class org.apache.flume.
Context
Gets value mapped to key, returning null if unmapped.
getChannel()
- Method in class org.apache.flume.conf.sink.
SinkConfiguration
getChannel(String)
- Method in class org.apache.flume.conf.sink.
SinkConfiguration
getChannelClassName()
- Method in enum org.apache.flume.conf.channel.
ChannelType
getChannelConfigMap()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getChannelConfigurationType()
- Method in enum org.apache.flume.conf.channel.
ChannelConfiguration.ChannelConfigurationType
getChannelContext()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getChannels()
- Method in class org.apache.flume.conf.channel.
ChannelSelectorConfiguration
getChannels()
- Method in class org.apache.flume.conf.source.
SourceConfiguration
getChannelSelectorClassName()
- Method in enum org.apache.flume.conf.channel.
ChannelSelectorType
getChannelSelectorConfigurationType()
- Method in enum org.apache.flume.conf.channel.
ChannelSelectorConfiguration.ChannelSelectorConfigurationType
getChannelSet()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getComponentName()
- Method in class org.apache.flume.conf.
ComponentConfiguration
getComponentName()
- Method in class org.apache.flume.conf.
FlumeConfiguration.ComponentNameAndConfigKey
getComponentName()
- Method in class org.apache.flume.conf.
FlumeConfigurationError
getComponentType()
- Method in enum org.apache.flume.conf.
ComponentConfiguration.ComponentType
getConfigKey()
- Method in class org.apache.flume.conf.
FlumeConfiguration.ComponentNameAndConfigKey
getConfiguration(String)
- Method in enum org.apache.flume.conf.channel.
ChannelConfiguration.ChannelConfigurationType
getConfiguration(String)
- Method in enum org.apache.flume.conf.channel.
ChannelSelectorConfiguration.ChannelSelectorConfigurationType
getConfiguration(String)
- Method in enum org.apache.flume.conf.sink.
SinkConfiguration.SinkConfigurationType
getConfiguration(String)
- Method in enum org.apache.flume.conf.sink.
SinkProcessorConfiguration.SinkProcessorConfigurationType
getConfiguration(String)
- Method in enum org.apache.flume.conf.source.
SourceConfiguration.SourceConfigurationType
getConfigurationErrors()
- Method in class org.apache.flume.conf.
FlumeConfiguration
getConfigurationFor(String)
- Method in class org.apache.flume.conf.
FlumeConfiguration
getError()
- Method in enum org.apache.flume.conf.
FlumeConfigurationErrorType
getErrorOrWarning()
- Method in class org.apache.flume.conf.
FlumeConfigurationError
getErrors()
- Method in class org.apache.flume.conf.
ComponentConfiguration
getErrorType()
- Method in class org.apache.flume.conf.
FlumeConfigurationError
getInteger(String, Integer)
- Method in class org.apache.flume.
Context
Gets value mapped to key, returning defaultValue if unmapped.
getInteger(String)
- Method in class org.apache.flume.
Context
Gets value mapped to key, returning null if unmapped.
getKey()
- Method in class org.apache.flume.conf.
FlumeConfigurationError
getLong(String, Long)
- Method in class org.apache.flume.
Context
Gets value mapped to key, returning defaultValue if unmapped.
getLong(String)
- Method in class org.apache.flume.
Context
Gets value mapped to key, returning null if unmapped.
getParameters()
- Method in class org.apache.flume.
Context
Gets a copy of the backing map structure.
getPostvalidationConfig()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getPrevalidationConfig()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getProcessorContext()
- Method in class org.apache.flume.conf.sink.
SinkGroupConfiguration
getSelectorConfiguration()
- Method in class org.apache.flume.conf.source.
SourceConfiguration
getSinkClassName()
- Method in enum org.apache.flume.conf.sink.
SinkType
getSinkConfigMap()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getSinkConfigurationType()
- Method in enum org.apache.flume.conf.sink.
SinkConfiguration.SinkConfigurationType
getSinkContext()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getSinkGroupConfigMap()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getSinkgroupSet()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getSinkProcessorClassName()
- Method in enum org.apache.flume.conf.sink.
SinkProcessorType
getSinkProcessorConfiguration()
- Method in class org.apache.flume.conf.sink.
SinkGroupConfiguration
getSinkProcessorConfigurationType()
- Method in enum org.apache.flume.conf.sink.
SinkProcessorConfiguration.SinkProcessorConfigurationType
getSinks()
- Method in class org.apache.flume.conf.sink.
SinkGroupConfiguration
getSinks()
- Method in class org.apache.flume.conf.sink.
SinkProcessorConfiguration
getSinkSet()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getSourceClassName()
- Method in enum org.apache.flume.conf.source.
SourceType
getSourceConfigMap()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getSourceConfigurationType()
- Method in enum org.apache.flume.conf.source.
SourceConfiguration.SourceConfigurationType
getSourceContext()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getSourceSet()
- Method in class org.apache.flume.conf.
FlumeConfiguration.AgentConfiguration
getString(String, String)
- Method in class org.apache.flume.
Context
Gets value mapped to key, returning defaultValue if unmapped.
getString(String)
- Method in class org.apache.flume.
Context
Gets value mapped to key, returning null if unmapped.
getSubProperties(String)
- Method in class org.apache.flume.
Context
Get properties which start with a prefix.
getType()
- Method in class org.apache.flume.conf.
ComponentConfiguration
I
INDENTSTEP
- Static variable in class org.apache.flume.conf.
FlumeConfiguration
isNotFoundConfigClass()
- Method in class org.apache.flume.conf.
ComponentConfiguration
N
NEWLINE
- Static variable in class org.apache.flume.conf.
FlumeConfiguration
O
org.apache.flume
- package org.apache.flume
org.apache.flume.conf
- package org.apache.flume.conf
org.apache.flume.conf.channel
- package org.apache.flume.conf.channel
org.apache.flume.conf.sink
- package org.apache.flume.conf.sink
org.apache.flume.conf.source
- package org.apache.flume.conf.source
P
put(String, String)
- Method in class org.apache.flume.
Context
Associates the specified value with the specified key in this context.
putAll(Map<String, String>)
- Method in class org.apache.flume.
Context
Associates all of the given map's keys and values in the Context.
S
selectorConf
- Variable in class org.apache.flume.conf.source.
SourceConfiguration
setChannels(Set<String>)
- Method in class org.apache.flume.conf.channel.
ChannelSelectorConfiguration
setConfigured()
- Method in class org.apache.flume.conf.
ComponentConfiguration
setNotFoundConfigClass()
- Method in class org.apache.flume.conf.
ComponentConfiguration
setProcessorContext(Context)
- Method in class org.apache.flume.conf.sink.
SinkGroupConfiguration
setSinkProcessorConfiguration(SinkProcessorConfiguration)
- Method in class org.apache.flume.conf.sink.
SinkGroupConfiguration
setSinks(List<String>)
- Method in class org.apache.flume.conf.sink.
SinkGroupConfiguration
setSinks(Set<String>)
- Method in class org.apache.flume.conf.sink.
SinkProcessorConfiguration
setType(String)
- Method in class org.apache.flume.conf.
ComponentConfiguration
SinkConfiguration
- Class in
org.apache.flume.conf.sink
SinkConfiguration(String)
- Constructor for class org.apache.flume.conf.sink.
SinkConfiguration
SinkConfiguration.SinkConfigurationType
- Enum in
org.apache.flume.conf.sink
SinkGroupConfiguration
- Class in
org.apache.flume.conf.sink
SinkGroupConfiguration(String)
- Constructor for class org.apache.flume.conf.sink.
SinkGroupConfiguration
SinkProcessorConfiguration
- Class in
org.apache.flume.conf.sink
SinkProcessorConfiguration(String)
- Constructor for class org.apache.flume.conf.sink.
SinkProcessorConfiguration
SinkProcessorConfiguration.SinkProcessorConfigurationType
- Enum in
org.apache.flume.conf.sink
SinkProcessorType
- Enum in
org.apache.flume.conf.sink
sinks
- Variable in class org.apache.flume.conf.sink.
SinkProcessorConfiguration
SinkType
- Enum in
org.apache.flume.conf.sink
Enumeration of built in sink types available in the system.
SourceConfiguration
- Class in
org.apache.flume.conf.source
SourceConfiguration(String)
- Constructor for class org.apache.flume.conf.source.
SourceConfiguration
SourceConfiguration.SourceConfigurationType
- Enum in
org.apache.flume.conf.source
SourceType
- Enum in
org.apache.flume.conf.source
Enumeration of built in source types available in the system.
T
toString()
- Method in class org.apache.flume.conf.
ComponentConfiguration
toString(int)
- Method in class org.apache.flume.conf.
ComponentConfiguration
toString(int)
- Method in class org.apache.flume.conf.sink.
SinkConfiguration
toString(int)
- Method in class org.apache.flume.conf.source.
SourceConfiguration
toString()
- Method in class org.apache.flume.
Context
V
valueOf(String)
- Static method in enum org.apache.flume.conf.channel.
ChannelConfiguration.ChannelConfigurationType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.flume.conf.channel.
ChannelSelectorConfiguration.ChannelSelectorConfigurationType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.flume.conf.channel.
ChannelSelectorType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.flume.conf.channel.
ChannelType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.flume.conf.
ComponentConfiguration.ComponentType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.flume.conf.
FlumeConfigurationError.ErrorOrWarning
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.flume.conf.
FlumeConfigurationErrorType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.flume.conf.sink.
SinkConfiguration.SinkConfigurationType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.flume.conf.sink.
SinkProcessorConfiguration.SinkProcessorConfigurationType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.flume.conf.sink.
SinkProcessorType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.flume.conf.sink.
SinkType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.flume.conf.source.
SourceConfiguration.SourceConfigurationType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.flume.conf.source.
SourceType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.flume.conf.channel.
ChannelConfiguration.ChannelConfigurationType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.flume.conf.channel.
ChannelSelectorConfiguration.ChannelSelectorConfigurationType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.flume.conf.channel.
ChannelSelectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.flume.conf.channel.
ChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.flume.conf.
ComponentConfiguration.ComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.flume.conf.
FlumeConfigurationError.ErrorOrWarning
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.flume.conf.
FlumeConfigurationErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.flume.conf.sink.
SinkConfiguration.SinkConfigurationType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.flume.conf.sink.
SinkProcessorConfiguration.SinkProcessorConfigurationType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.flume.conf.sink.
SinkProcessorType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.flume.conf.sink.
SinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.flume.conf.source.
SourceConfiguration.SourceConfigurationType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.flume.conf.source.
SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
B
C
E
F
G
I
N
O
P
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2012
Apache Software Foundation
. All Rights Reserved.