- Channel - Interface in org.apache.flume
-
- ChannelCounter - Class in org.apache.flume.instrumentation
-
- ChannelCounter(String) - Constructor for class org.apache.flume.instrumentation.ChannelCounter
-
- ChannelCounter(String, String[]) - Constructor for class org.apache.flume.instrumentation.ChannelCounter
-
- ChannelCounterMBean - Interface in org.apache.flume.instrumentation
-
This interface represents a channel counter mbean.
- ChannelException - Exception in org.apache.flume
-
A channel exception is raised whenever a channel operation fails.
- ChannelException(String) - Constructor for exception org.apache.flume.ChannelException
-
- ChannelException(Throwable) - Constructor for exception org.apache.flume.ChannelException
-
- ChannelException(String, Throwable) - Constructor for exception org.apache.flume.ChannelException
-
- ChannelFactory - Interface in org.apache.flume
-
- ChannelFullException - Exception in org.apache.flume
-
- ChannelFullException(String) - Constructor for exception org.apache.flume.ChannelFullException
-
- ChannelFullException(Throwable) - Constructor for exception org.apache.flume.ChannelFullException
-
- ChannelFullException(String, Throwable) - Constructor for exception org.apache.flume.ChannelFullException
-
- ChannelProcessor - Class in org.apache.flume.channel
-
A channel processor exposes operations to put
Events into
Channels.
- ChannelProcessor(ChannelSelector) - Constructor for class org.apache.flume.channel.ChannelProcessor
-
- ChannelProcessorCounter - Class in org.apache.flume.instrumentation
-
- ChannelProcessorCounter(String) - Constructor for class org.apache.flume.instrumentation.ChannelProcessorCounter
-
- ChannelSelector - Interface in org.apache.flume
-
Allows the selection of a subset of channels from the given set based on
its implementation policy.
- ChannelSelectorFactory - Class in org.apache.flume.channel
-
- ChannelSelectorFactory() - Constructor for class org.apache.flume.channel.ChannelSelectorFactory
-
- ChannelUtils - Class in org.apache.flume.channel
-
A collection of utilities for interacting with
Channel
objects.
- charset - Static variable in interface org.apache.flume.sink.elasticsearch.ElasticSearchEventSerializer
-
- CHARSET - Static variable in class org.apache.flume.source.ExecSourceConfigurationConstants
-
Charset for reading input
- CHARSET_DFLT - Static variable in class org.apache.flume.serialization.LineDeserializer
-
- chooseFieldsToKeep(String) - Static method in class org.apache.flume.source.SyslogUtils
-
- clean(ByteBuffer) - Static method in class org.apache.flume.tools.DirectMemoryUtils
-
- clear() - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- clear() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- clear() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- clear() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- clear() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- CLIENT_PREFIX - Static variable in class org.apache.flume.sink.elasticsearch.ElasticSearchSinkConstants
-
The client prefix to extract the configuration that will be passed to
elasticsearch client.
- CLIENT_TYPE - Static variable in class org.apache.flume.sink.elasticsearch.ElasticSearchSinkConstants
-
The client type used for sending bulks to ElasticSearch
- Clock - Interface in org.apache.flume
-
Facade for System.currentTimeMillis for Testing
- close() - Method in class org.apache.flume.api.AbstractRpcClient
-
- close() - Method in class org.apache.flume.api.FailoverRpcClient
-
Close the connection.
- close() - Method in class org.apache.flume.api.LoadBalancingRpcClient
-
- close() - Method in class org.apache.flume.api.NettyAvroRpcClient
-
- close() - Method in interface org.apache.flume.api.RpcClient
-
Immediately closes the client so that it may no longer be used.
- close() - Method in class org.apache.flume.api.ThriftRpcClient
-
- close() - Method in class org.apache.flume.channel.BasicTransactionSemantics
-
- close() - Method in class org.apache.flume.channel.ChannelProcessor
-
- close() - Method in class org.apache.flume.channel.PseudoTxnMemoryChannel.NoOpTransaction
-
- close() - Method in interface org.apache.flume.client.avro.EventReader
-
Clean-up any state associated with this reader.
- close() - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader
-
- close() - Method in class org.apache.flume.client.avro.SimpleTextLineEventReader
-
- close() - Method in class org.apache.flume.interceptor.HostInterceptor
-
- close() - Method in interface org.apache.flume.interceptor.Interceptor
-
Perform any closing / shutdown needed by the Interceptor.
- close() - Method in class org.apache.flume.interceptor.InterceptorChain
-
- close() - Method in class org.apache.flume.interceptor.RegexExtractorInterceptor
-
- close() - Method in class org.apache.flume.interceptor.RegexFilteringInterceptor
-
- close() - Method in class org.apache.flume.interceptor.SearchAndReplaceInterceptor
-
- close() - Method in class org.apache.flume.interceptor.StaticInterceptor
-
- close() - Method in class org.apache.flume.interceptor.TimestampInterceptor
-
- close() - Method in class org.apache.flume.serialization.AvroEventDeserializer
-
- close() - Method in class org.apache.flume.serialization.DurablePositionTracker
-
- close() - Method in interface org.apache.flume.serialization.EventDeserializer
-
- close() - Method in class org.apache.flume.serialization.LineDeserializer
-
- close() - Method in interface org.apache.flume.serialization.PositionTracker
-
- close() - Method in class org.apache.flume.serialization.ResettableFileInputStream
-
- close() - Method in class org.apache.flume.serialization.ResettableInputStream
-
- close() - Method in interface org.apache.flume.sink.elasticsearch.client.ElasticSearchClient
-
Close connection to elastic search in client
- close() - Method in class org.apache.flume.sink.elasticsearch.client.ElasticSearchRestClient
-
- close() - Method in class org.apache.flume.sink.elasticsearch.client.ElasticSearchTransportClient
-
- close() - Method in interface org.apache.flume.Transaction
-
Ends a transaction boundary for the current channel operation.
- CLUSTER_NAME - Static variable in class org.apache.flume.sink.elasticsearch.ElasticSearchSinkConstants
-
Name of the ElasticSearch cluster to connect to
- collectorRunnable - Variable in class org.apache.flume.instrumentation.GangliaServer
-
- commit() - Method in class org.apache.flume.channel.BasicTransactionSemantics
-
- commit() - Method in class org.apache.flume.channel.PseudoTxnMemoryChannel.NoOpTransaction
-
- commit() - Method in interface org.apache.flume.client.avro.ReliableEventReader
-
Indicate to the implementation that the previously-returned events have
been successfully processed and committed.
- commit() - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader
-
Commit the last lines which were read.
- commit() - Method in interface org.apache.flume.Transaction
-
Indicates that the transaction can be successfully committed.
- COMPACT_PROTOCOL - Static variable in class org.apache.flume.api.ThriftRpcClient
-
- COMPACT_PROTOCOL - Static variable in class org.apache.flume.source.ThriftSource
-
- compareTo(ThriftFlumeEvent) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- compareTo(ThriftSourceProtocol.append_args) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- compareTo(ThriftSourceProtocol.append_result) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- compareTo(ThriftSourceProtocol.appendBatch_args) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- compareTo(ThriftSourceProtocol.appendBatch_result) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- completedSuffix(String) - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader.Builder
-
- COMPRESSION_CODEC - Static variable in class org.apache.flume.serialization.AvroEventSerializerConfigurationConstants
-
Avro compression codec.
- CONF_HOSTS - Variable in class org.apache.flume.instrumentation.GangliaServer
-
- CONF_ISGANGLIA3 - Variable in class org.apache.flume.instrumentation.GangliaServer
-
- CONF_POLL_FREQUENCY - Variable in class org.apache.flume.instrumentation.GangliaServer
-
- CONFIG_ACKEVENT - Static variable in class org.apache.flume.source.NetcatSourceConfigurationConstants
-
Ack every event received with an "OK" back to the sender
- CONFIG_BACKOFF - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_BACKOFF - Static variable in class org.apache.flume.sink.LoadBalancingSinkProcessor
-
- CONFIG_BATCH_SIZE - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Configuration key used to specify the batch size.
- CONFIG_BATCH_SIZE - Static variable in class org.apache.flume.source.ExecSourceConfigurationConstants
-
Number of lines to read at a time
- CONFIG_BATCH_TIME_OUT - Static variable in class org.apache.flume.source.ExecSourceConfigurationConstants
-
Amount of time to wait, if the buffer size was not reached, before
to data is pushed downstream: : default 3000 ms
- CONFIG_BATCHSIZE - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_BIND - Static variable in class org.apache.flume.source.http.HTTPSourceConfigurationConstants
-
- CONFIG_BIND - Static variable in class org.apache.flume.source.ThriftSource
-
Config param for the hostname to listen on.
- CONFIG_CHARSET - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_CLIENT_TYPE - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Configuration key to specify the RpcClient type to be used.
- CONFIG_COMPRESSION_LEVEL - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_COMPRESSION_TYPE - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
The following are const for the NettyAvro Client.
- CONFIG_CONNECT_TIMEOUT - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Configuration key to specify connection timeout in milliseconds.
- CONFIG_CONNECTION_POOL_SIZE - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Maximum number of connections each Thrift Rpc client can open to a given
host.
- CONFIG_DATEFORMAT - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_DEFAULT_CHANNEL - Static variable in class org.apache.flume.channel.MultiplexingChannelSelector
-
- CONFIG_EVENTSIZE - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
Maximum allowable size of events.
- CONFIG_EXCLUDE_PROTOCOLS - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_FORMAT_PREFIX - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_HANDLER - Static variable in class org.apache.flume.source.http.HTTPSourceConfigurationConstants
-
- CONFIG_HANDLER_PREFIX - Static variable in class org.apache.flume.source.http.HTTPSourceConfigurationConstants
-
- CONFIG_HOST - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_HOST_SELECTOR - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
The selector type used by the LoadBalancingRpcClient.
- CONFIG_HOSTNAME - Static variable in class org.apache.flume.source.NetcatSourceConfigurationConstants
-
Hostname to bind to.
- CONFIG_HOSTS - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Hosts configuration key to specify a space delimited list of named
hosts.
- CONFIG_HOSTS_PREFIX - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Hosts prefix to specify address of a particular named host.
- CONFIG_KEEP_FIELDS - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_KEEP_FIELDS_HOSTNAME - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_KEEP_FIELDS_PRIORITY - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_KEEP_FIELDS_TIMESTAMP - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_KEEP_FIELDS_VERSION - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_LOG_STDERR - Static variable in class org.apache.flume.source.ExecSourceConfigurationConstants
-
Should stderr from the command be logged: default false
- CONFIG_MAX_ATTEMPTS - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Maximum attempts to be made by the FailoverRpcClient in case of
failures.
- CONFIG_MAX_BACKOFF - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_MAX_LINE_LENGTH - Static variable in class org.apache.flume.source.NetcatSourceConfigurationConstants
-
Maximum line length per event.
- CONFIG_MULTIPLEX_HEADER_NAME - Static variable in class org.apache.flume.channel.MultiplexingChannelSelector
-
- CONFIG_NUMPROCESSORS - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
Number of processors used to calculate number of threads to spawn.
- CONFIG_OPTIONAL - Static variable in class org.apache.flume.channel.ReplicatingChannelSelector
-
Configuration to set a subset of the channels as optional.
- CONFIG_PORT - Static variable in class org.apache.flume.instrumentation.http.HTTPMetricsServer
-
- CONFIG_PORT - Static variable in class org.apache.flume.source.http.HTTPSourceConfigurationConstants
-
- CONFIG_PORT - Static variable in class org.apache.flume.source.NetcatSourceConfigurationConstants
-
Port to bind to.
- CONFIG_PORT - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_PORT - Static variable in class org.apache.flume.source.ThriftSource
-
Config param for the port to listen on.
- CONFIG_PORT_CHARSET_PREFIX - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_PORT_HEADER - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_PORTS - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
List of ports to listen to.
- CONFIG_PREFIX_MAPPING - Static variable in class org.apache.flume.channel.MultiplexingChannelSelector
-
- CONFIG_PREFIX_OPTIONAL - Static variable in class org.apache.flume.channel.MultiplexingChannelSelector
-
- CONFIG_PROTOCOL - Static variable in class org.apache.flume.api.ThriftRpcClient
-
Config param for the thrift protocol to use.
- CONFIG_PROTOCOL - Static variable in class org.apache.flume.source.ThriftSource
-
Config param for the thrift protocol to use.
- CONFIG_READBUF_SIZE - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_REGEX - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_REPLACE - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_REQUEST_TIMEOUT - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Configuration key to specify request timeout in milliseconds.
- CONFIG_RESTART - Static variable in class org.apache.flume.source.ExecSourceConfigurationConstants
-
Should the exec'ed command restarted if it dies: : default false
- CONFIG_RESTART_THROTTLE - Static variable in class org.apache.flume.source.ExecSourceConfigurationConstants
-
Amount of time to wait before attempting a restart: : default 10000 ms
- CONFIG_SCHEMA_TYPE_KEY - Static variable in class org.apache.flume.serialization.AvroEventDeserializer
-
- CONFIG_SEARCH - Static variable in class org.apache.flume.source.SyslogSourceConfigurationConstants
-
- CONFIG_SELECTOR - Static variable in class org.apache.flume.sink.LoadBalancingSinkProcessor
-
- CONFIG_SELECTOR_PREFIX - Static variable in class org.apache.flume.sink.LoadBalancingSinkProcessor
-
- CONFIG_SHELL - Static variable in class org.apache.flume.source.ExecSourceConfigurationConstants
-
Optional shell/command processor used to run command
- CONFIG_SOURCE_ENCODING - Static variable in class org.apache.flume.source.NetcatSourceConfigurationConstants
-
Encoding for the netcat source
- CONFIG_SSL - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Configuration constants for SSL support
- CONFIG_THREADS - Static variable in class org.apache.flume.source.ThriftSource
-
Config param for the maximum number of threads this source should use to
handle incoming data.
- CONFIG_TRUST_ALL_CERTS - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_TRUSTSTORE - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_TRUSTSTORE_PASSWORD - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_TRUSTSTORE_TYPE - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- Configurable - Interface in org.apache.flume.conf
-
Any class marked as Configurable may have a context including its
sub-configuration passed to it, requesting it configure itself.
- ConfigurableComponent - Interface in org.apache.flume.conf
-
- Configurables - Class in org.apache.flume.conf
-
- Configurables() - Constructor for class org.apache.flume.conf.Configurables
-
- configure(Properties) - Method in class org.apache.flume.api.AbstractRpcClient
-
Configure the client using the given properties object.
- configure(Properties) - Method in class org.apache.flume.api.FailoverRpcClient
-
- configure(Properties) - Method in class org.apache.flume.api.LoadBalancingRpcClient
-
- configure(Properties) - Method in class org.apache.flume.api.NettyAvroRpcClient
-
Configure the actual client using the properties.
- configure(Properties) - Method in class org.apache.flume.api.ThriftRpcClient
-
- configure(Context) - Method in class org.apache.flume.channel.AbstractChannel
-
- configure(Context) - Method in class org.apache.flume.channel.ChannelProcessor
-
The Context of the associated Source is passed.
- configure(Context) - Method in class org.apache.flume.channel.MemoryChannel
-
Read parameters from context
capacity = type long that defines the total number of events allowed at one time in the queue.
- configure(Context) - Method in class org.apache.flume.channel.MultiplexingChannelSelector
-
- configure(Context) - Method in class org.apache.flume.channel.PseudoTxnMemoryChannel
-
- configure(Context) - Method in class org.apache.flume.channel.ReplicatingChannelSelector
-
- configure(Context) - Method in interface org.apache.flume.conf.Configurable
-
Request the implementing class to (re)configure itself.
- configure(ComponentConfiguration) - Method in interface org.apache.flume.conf.ConfigurableComponent
-
- configure(Object, Context) - Static method in class org.apache.flume.conf.Configurables
-
Check that
target implements
Configurable and, if so, ask
it to configure itself using the supplied
context.
- configure(Object, ComponentConfiguration) - Static method in class org.apache.flume.conf.Configurables
-
- configure(Context) - Method in class org.apache.flume.instrumentation.GangliaServer
-
- configure(Context) - Method in class org.apache.flume.instrumentation.http.HTTPMetricsServer
-
- configure(Context) - Method in class org.apache.flume.interceptor.HostInterceptor.Builder
-
- configure(Context) - Method in class org.apache.flume.interceptor.RegexExtractorInterceptor.Builder
-
- configure(Context) - Method in class org.apache.flume.interceptor.RegexExtractorInterceptorMillisSerializer
-
- configure(ComponentConfiguration) - Method in class org.apache.flume.interceptor.RegexExtractorInterceptorMillisSerializer
-
- configure(Context) - Method in class org.apache.flume.interceptor.RegexExtractorInterceptorPassThroughSerializer
-
- configure(ComponentConfiguration) - Method in class org.apache.flume.interceptor.RegexExtractorInterceptorPassThroughSerializer
-
- configure(Context) - Method in class org.apache.flume.interceptor.RegexFilteringInterceptor.Builder
-
- configure(Context) - Method in class org.apache.flume.interceptor.SearchAndReplaceInterceptor.Builder
-
- configure(Context) - Method in class org.apache.flume.interceptor.StaticInterceptor.Builder
-
- configure(Context) - Method in class org.apache.flume.interceptor.TimestampInterceptor.Builder
-
- configure(Context) - Method in class org.apache.flume.serialization.AbstractAvroEventSerializer
-
- configure(Context) - Method in class org.apache.flume.sink.AbstractRpcSink
-
- configure(Context) - Method in class org.apache.flume.sink.AbstractSinkSelector
-
- configure(Context) - Method in class org.apache.flume.sink.DefaultSinkProcessor
-
- configure(ComponentConfiguration) - Method in class org.apache.flume.sink.DefaultSinkProcessor
-
- configure(Context) - Method in class org.apache.flume.sink.elasticsearch.AbstractElasticSearchIndexRequestBuilderFactory
-
- configure(ComponentConfiguration) - Method in class org.apache.flume.sink.elasticsearch.AbstractElasticSearchIndexRequestBuilderFactory
-
- configure(Context) - Method in class org.apache.flume.sink.elasticsearch.client.ElasticSearchRestClient
-
- configure(Context) - Method in class org.apache.flume.sink.elasticsearch.client.ElasticSearchTransportClient
-
- configure(Context) - Method in class org.apache.flume.sink.elasticsearch.ElasticSearchDynamicSerializer
-
- configure(ComponentConfiguration) - Method in class org.apache.flume.sink.elasticsearch.ElasticSearchDynamicSerializer
-
- configure(Context) - Method in class org.apache.flume.sink.elasticsearch.ElasticSearchLogStashEventSerializer
-
- configure(ComponentConfiguration) - Method in class org.apache.flume.sink.elasticsearch.ElasticSearchLogStashEventSerializer
-
- configure(Context) - Method in class org.apache.flume.sink.elasticsearch.ElasticSearchSink
-
- configure(Context) - Method in class org.apache.flume.sink.elasticsearch.EventSerializerIndexRequestBuilderFactory
-
- configure(ComponentConfiguration) - Method in class org.apache.flume.sink.elasticsearch.EventSerializerIndexRequestBuilderFactory
-
- configure(Context) - Method in class org.apache.flume.sink.elasticsearch.SimpleIndexNameBuilder
-
- configure(ComponentConfiguration) - Method in class org.apache.flume.sink.elasticsearch.SimpleIndexNameBuilder
-
- configure(Context) - Method in class org.apache.flume.sink.elasticsearch.TimeBasedIndexNameBuilder
-
- configure(ComponentConfiguration) - Method in class org.apache.flume.sink.elasticsearch.TimeBasedIndexNameBuilder
-
- configure(Context) - Method in class org.apache.flume.sink.FailoverSinkProcessor
-
- configure(Context) - Method in class org.apache.flume.sink.LoadBalancingSinkProcessor
-
- configure(Context) - Method in class org.apache.flume.sink.LoggerSink
-
- configure(Context) - Method in class org.apache.flume.sink.NullSink
-
- configure(Context) - Method in class org.apache.flume.sink.RollingFileSink
-
- configure(Context) - Method in class org.apache.flume.sink.SinkGroup
-
- configure(ComponentConfiguration) - Method in class org.apache.flume.sink.SinkGroup
-
- configure(Context) - Method in class org.apache.flume.source.AbstractPollableSource
-
- configure(Context) - Method in class org.apache.flume.source.AvroSource
-
- configure(Context) - Method in class org.apache.flume.source.BasicSourceSemantics
-
- configure(Context) - Method in class org.apache.flume.source.ExecSource
-
- configure(Context) - Method in class org.apache.flume.source.http.BLOBHandler
-
- configure(Context) - Method in class org.apache.flume.source.http.HTTPSource
-
- configure(Context) - Method in class org.apache.flume.source.http.JSONHandler
-
- configure(Context) - Method in class org.apache.flume.source.MultiportSyslogTCPSource
-
- configure(Context) - Method in class org.apache.flume.source.NetcatSource
-
- configure(Context) - Method in class org.apache.flume.source.SpoolDirectorySource
-
- configure(Context) - Method in class org.apache.flume.source.SyslogTcpSource
-
Deprecated.
- configure(Context) - Method in class org.apache.flume.source.SyslogUDPSource
-
- configure(Context) - Method in class org.apache.flume.source.ThriftSource
-
- connectTimeout - Variable in class org.apache.flume.api.AbstractRpcClient
-
- Constants - Class in org.apache.flume
-
- CONSUME_ORDER - Static variable in class org.apache.flume.source.SpoolDirectorySourceConfigurationConstants
-
- consumeOrder(SpoolDirectorySourceConfigurationConstants.ConsumeOrder) - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader.Builder
-
- containsTag(String) - Static method in class org.apache.flume.formatter.output.BucketPath
-
Deprecated.
- ContentBuilderUtil - Class in org.apache.flume.sink.elasticsearch
-
Utility methods for using ElasticSearch XContentBuilder
- convert(Event) - Method in class org.apache.flume.serialization.AbstractAvroEventSerializer
-
Simple conversion routine used to convert an Event to a type of your
choosing.
- convert(Event) - Method in class org.apache.flume.serialization.FlumeEventAvroEventSerializer
-
A no-op for this simple, special-case implementation
- CounterGroup - Class in org.apache.flume
-
Used for counting events, collecting metrics, etc.
- CounterGroup() - Constructor for class org.apache.flume.CounterGroup
-
- create(List<Channel>, Map<String, String>) - Static method in class org.apache.flume.channel.ChannelSelectorFactory
-
- create(List<Channel>, ChannelSelectorConfiguration) - Static method in class org.apache.flume.channel.ChannelSelectorFactory
-
- create(String, String) - Method in class org.apache.flume.channel.DefaultChannelFactory
-
- create(String, String) - Method in interface org.apache.flume.ChannelFactory
-
- create(String, String) - Method in class org.apache.flume.sink.DefaultSinkFactory
-
- create(String, String) - Method in interface org.apache.flume.SinkFactory
-
- create(String, String) - Method in class org.apache.flume.source.DefaultSourceFactory
-
- create(String, String) - Method in interface org.apache.flume.SourceFactory
-
- createGangliaMessage(String, String) - Method in class org.apache.flume.instrumentation.GangliaServer
-
- createGangliaMessage31(String, String) - Method in class org.apache.flume.instrumentation.GangliaServer
-
- createHostIterator() - Method in interface org.apache.flume.api.LoadBalancingRpcClient.HostSelector
-
- createIndexRequest(Client, String, String, Event) - Method in class org.apache.flume.sink.elasticsearch.AbstractElasticSearchIndexRequestBuilderFactory
-
- createIndexRequest(Client, String, String, Event) - Method in interface org.apache.flume.sink.elasticsearch.ElasticSearchIndexRequestBuilderFactory
-
- createIterator() - Method in class org.apache.flume.util.OrderSelector
-
- createIterator() - Method in class org.apache.flume.util.RandomOrderSelector
-
- createIterator() - Method in class org.apache.flume.util.RoundRobinOrderSelector
-
- createSinkIterator() - Method in interface org.apache.flume.sink.LoadBalancingSinkProcessor.SinkSelector
-
- createTransaction() - Method in class org.apache.flume.channel.BasicChannelSemantics
-
- createTransaction() - Method in class org.apache.flume.channel.MemoryChannel
-
- CTX_PREFIX - Static variable in interface org.apache.flume.formatter.output.PathManager
-
- CTX_PREFIX - Static variable in interface org.apache.flume.serialization.EventSerializer
-
- currentFile - Variable in class org.apache.flume.formatter.output.DefaultPathManager
-
- currentTimeMillis() - Method in interface org.apache.flume.Clock
-
- currentTimeMillis() - Method in class org.apache.flume.SystemClock
-
- ElasticSearchClient - Interface in org.apache.flume.sink.elasticsearch.client
-
Interface for an ElasticSearch client which is responsible for sending bulks
of events to ElasticSearch.
- ElasticSearchClientFactory - Class in org.apache.flume.sink.elasticsearch.client
-
Internal ElasticSearch client factory.
- ElasticSearchClientFactory() - Constructor for class org.apache.flume.sink.elasticsearch.client.ElasticSearchClientFactory
-
- ElasticSearchDynamicSerializer - Class in org.apache.flume.sink.elasticsearch
-
Basic serializer that serializes the event body and header fields into
individual fields
- ElasticSearchDynamicSerializer() - Constructor for class org.apache.flume.sink.elasticsearch.ElasticSearchDynamicSerializer
-
- ElasticSearchEventSerializer - Interface in org.apache.flume.sink.elasticsearch
-
Interface for an event serializer which serializes the headers and body of an
event to write them to ElasticSearch.
- ElasticSearchIndexRequestBuilderFactory - Interface in org.apache.flume.sink.elasticsearch
-
Interface for creating ElasticSearch IndexRequestBuilder instances
from serialized flume events.
- ElasticSearchLogStashEventSerializer - Class in org.apache.flume.sink.elasticsearch
-
Serialize flume events into the same format LogStash uses
- ElasticSearchLogStashEventSerializer() - Constructor for class org.apache.flume.sink.elasticsearch.ElasticSearchLogStashEventSerializer
-
- ElasticSearchRestClient - Class in org.apache.flume.sink.elasticsearch.client
-
Rest ElasticSearch client which is responsible for sending bulks of events to
ElasticSearch using ElasticSearch HTTP API.
- ElasticSearchRestClient(String[], ElasticSearchEventSerializer) - Constructor for class org.apache.flume.sink.elasticsearch.client.ElasticSearchRestClient
-
- ElasticSearchRestClient(String[], ElasticSearchEventSerializer, HttpClient) - Constructor for class org.apache.flume.sink.elasticsearch.client.ElasticSearchRestClient
-
- ElasticSearchSink - Class in org.apache.flume.sink.elasticsearch
-
A sink which reads events from a channel and writes them to ElasticSearch
based on the work done by https://github.com/Aconex/elasticflume.git.
- ElasticSearchSink() - Constructor for class org.apache.flume.sink.elasticsearch.ElasticSearchSink
-
- ElasticSearchSinkConstants - Class in org.apache.flume.sink.elasticsearch
-
- ElasticSearchSinkConstants() - Constructor for class org.apache.flume.sink.elasticsearch.ElasticSearchSinkConstants
-
- ElasticSearchTransportClient - Class in org.apache.flume.sink.elasticsearch.client
-
- ElasticSearchTransportClient(String[], String, ElasticSearchEventSerializer) - Constructor for class org.apache.flume.sink.elasticsearch.client.ElasticSearchTransportClient
-
Transport client for external cluster
- ElasticSearchTransportClient(String[], String, ElasticSearchIndexRequestBuilderFactory) - Constructor for class org.apache.flume.sink.elasticsearch.client.ElasticSearchTransportClient
-
- ElasticSearchTransportClient(ElasticSearchIndexRequestBuilderFactory) - Constructor for class org.apache.flume.sink.elasticsearch.client.ElasticSearchTransportClient
-
Local transport client only for testing
- ElasticSearchTransportClient(ElasticSearchEventSerializer) - Constructor for class org.apache.flume.sink.elasticsearch.client.ElasticSearchTransportClient
-
Local transport client only for testing
- ElasticSearchTransportClient(Client, ElasticSearchEventSerializer) - Constructor for class org.apache.flume.sink.elasticsearch.client.ElasticSearchTransportClient
-
Used for testing
- ElasticSearchTransportClient(Client, ElasticSearchIndexRequestBuilderFactory) - Constructor for class org.apache.flume.sink.elasticsearch.client.ElasticSearchTransportClient
-
Used for testing
- enforceConstraints(Context) - Static method in class org.apache.flume.tools.HTTPServerConstraintUtil
-
Impose constraints on the Context
passed in.
- ensureOptionalNonNull(Context, String...) - Static method in class org.apache.flume.conf.Configurables
-
- ensureRequiredNonNull(Context, String...) - Static method in class org.apache.flume.conf.Configurables
-
- equals(Object) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- equals(ThriftFlumeEvent) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- equals(Object) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- equals(ThriftSourceProtocol.append_args) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- equals(Object) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- equals(ThriftSourceProtocol.append_result) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- equals(Object) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- equals(ThriftSourceProtocol.appendBatch_args) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- equals(Object) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- equals(ThriftSourceProtocol.appendBatch_result) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- error - Variable in class org.apache.flume.lifecycle.LifecycleSupervisor.Status
-
- escapeString(String, Map<String, String>) - Static method in class org.apache.flume.formatter.output.BucketPath
-
Replace all substrings of form %{tagname} with get(tagname).toString() and
all shorthand substrings of form %x with a special value.
- escapeString(String, Map<String, String>, boolean, int, int) - Static method in class org.apache.flume.formatter.output.BucketPath
-
- escapeString(String, Map<String, String>, TimeZone, boolean, int, int, boolean) - Static method in class org.apache.flume.formatter.output.BucketPath
-
Replace all substrings of form %{tagname} with get(tagname).toString() and
all shorthand substrings of form %x with a special value.
- Event - Interface in org.apache.flume
-
Basic representation of a data object in Flume.
- event - Variable in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- EVENT_STATUS - Static variable in class org.apache.flume.source.SyslogUtils
-
- EventBuilder - Class in org.apache.flume.event
-
- EventBuilder() - Constructor for class org.apache.flume.event.EventBuilder
-
- EventDeliveryException - Exception in org.apache.flume
-
An event delivery exception is raised whenever an
Event fails to
reach at least one of its intended (next-hop) destinations.
- EventDeliveryException() - Constructor for exception org.apache.flume.EventDeliveryException
-
- EventDeliveryException(String) - Constructor for exception org.apache.flume.EventDeliveryException
-
- EventDeliveryException(String, Throwable) - Constructor for exception org.apache.flume.EventDeliveryException
-
- EventDeliveryException(Throwable) - Constructor for exception org.apache.flume.EventDeliveryException
-
- EventDeserializer - Interface in org.apache.flume.serialization
-
Establishes a contract for reading events stored in arbitrary formats from
reliable, resettable streams.
- EventDeserializer.Builder - Interface in org.apache.flume.serialization
-
Knows how to construct this deserializer.
Note: Implementations MUST provide a public a no-arg constructor.
- EventDeserializerFactory - Class in org.apache.flume.serialization
-
- EventDeserializerFactory() - Constructor for class org.apache.flume.serialization.EventDeserializerFactory
-
- EventDeserializerType - Enum in org.apache.flume.serialization
-
- EventDrivenSource - Interface in org.apache.flume
-
A
Source that does not need an external driver to poll for
events to ingest; it provides its own event-driven
mechanism to invoke event processing.
- EventDrivenSourceRunner - Class in org.apache.flume.source
-
Starts, stops, and manages
event-driven sources.
- EventDrivenSourceRunner() - Constructor for class org.apache.flume.source.EventDrivenSourceRunner
-
- EventFormatter - Interface in org.apache.flume.formatter.output
-
Deprecated.
- EventHelper - Class in org.apache.flume.event
-
- EventHelper() - Constructor for class org.apache.flume.event.EventHelper
-
- EventReader - Interface in org.apache.flume.client.avro
-
A line reader produces a stream of lines for the
AvroCLIClient to
ingest into Flume.
- events - Variable in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- EventSerDe - Interface in org.apache.flume.serialization
-
A class that is able to both serialize and deserialize events.
- EventSerDe.Builder - Interface in org.apache.flume.serialization
-
Knows how to construct this serde.
Note: Implementations MUST provide a public a no-arg constructor.
- EventSerializer - Interface in org.apache.flume.serialization
-
This interface provides callbacks for important serialization-related events.
- EventSerializer.Builder - Interface in org.apache.flume.serialization
-
Knows how to construct this event serializer.
Note: Implementations MUST provide a public a no-arg constructor.
- EventSerializerFactory - Class in org.apache.flume.serialization
-
- EventSerializerFactory() - Constructor for class org.apache.flume.serialization.EventSerializerFactory
-
- EventSerializerIndexRequestBuilderFactory - Class in org.apache.flume.sink.elasticsearch
-
- EventSerializerIndexRequestBuilderFactory(ElasticSearchEventSerializer) - Constructor for class org.apache.flume.sink.elasticsearch.EventSerializerIndexRequestBuilderFactory
-
- EventSerializerIndexRequestBuilderFactory(ElasticSearchEventSerializer, FastDateFormat) - Constructor for class org.apache.flume.sink.elasticsearch.EventSerializerIndexRequestBuilderFactory
-
- EventSerializerType - Enum in org.apache.flume.serialization
-
- EXCLUDE_EVENTS - Static variable in class org.apache.flume.interceptor.RegexFilteringInterceptor.Constants
-
- EXCLUDE_PROTOCOLS - Static variable in class org.apache.flume.source.http.HTTPSourceConfigurationConstants
-
- ExecSource - Class in org.apache.flume.source
-
A
Source implementation that executes a Unix process and turns each
line of text into an event.
- ExecSource() - Constructor for class org.apache.flume.source.ExecSource
-
- ExecSourceConfigurationConstants - Class in org.apache.flume.source
-
- ExecSourceConfigurationConstants() - Constructor for class org.apache.flume.source.ExecSourceConfigurationConstants
-
- execute() - Method in interface org.apache.flume.sink.elasticsearch.client.ElasticSearchClient
-
Sends bulk to the elasticsearch cluster
- execute() - Method in class org.apache.flume.sink.elasticsearch.client.ElasticSearchRestClient
-
- execute() - Method in class org.apache.flume.sink.elasticsearch.client.ElasticSearchTransportClient
-
- expandShorthand(char) - Static method in class org.apache.flume.formatter.output.BucketPath
-
Deprecated.
- extractEvent(ChannelBuffer) - Method in class org.apache.flume.source.SyslogUtils
-
- fail() - Method in class org.apache.flume.lifecycle.LifecycleSupervisor
-
- FailoverRpcClient - Class in org.apache.flume.api
-
Avro/Netty implementation of
RpcClient which supports failover.
- FailoverRpcClient() - Constructor for class org.apache.flume.api.FailoverRpcClient
-
- FailoverSinkProcessor - Class in org.apache.flume.sink
-
FailoverSinkProcessor maintains a prioritized list of sinks,
guarranteeing that so long as one is available events will be processed.
- FailoverSinkProcessor() - Constructor for class org.apache.flume.sink.FailoverSinkProcessor
-
- failures - Variable in class org.apache.flume.lifecycle.LifecycleSupervisor.Status
-
- fastDateFormat - Variable in class org.apache.flume.sink.elasticsearch.AbstractElasticSearchIndexRequestBuilderFactory
-
- fieldForId(int) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- fieldForId(int) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- fieldForId(int) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- fieldForId(int) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- fieldForId(int) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- FILENAME_HEADER - Static variable in class org.apache.flume.source.SpoolDirectorySourceConfigurationConstants
-
Whether to include absolute path filename in a header.
- FILENAME_HEADER_KEY - Static variable in class org.apache.flume.source.SpoolDirectorySourceConfigurationConstants
-
Header in which to put absolute path filename.
- fileNameHeader(String) - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader.Builder
-
- findByName(String) - Static method in enum org.apache.flume.thrift.ThriftFlumeEvent._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.flume.thrift.ThriftFlumeEvent._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.flume.thrift.ThriftFlumeEvent._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByValue(int) - Static method in enum org.apache.flume.thrift.Status
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- firstSeen - Variable in class org.apache.flume.lifecycle.LifecycleSupervisor.Status
-
- FlumeEventAvroEventSerializer - Class in org.apache.flume.serialization
-
- FlumeEventAvroEventSerializer.Builder - Class in org.apache.flume.serialization
-
- FlumeEventAvroEventSerializer.Builder() - Constructor for class org.apache.flume.serialization.FlumeEventAvroEventSerializer.Builder
-
- FlumeException - Exception in org.apache.flume
-
Base class of all flume exceptions.
- FlumeException(String) - Constructor for exception org.apache.flume.FlumeException
-
- FlumeException(String, Throwable) - Constructor for exception org.apache.flume.FlumeException
-
- FlumeException(Throwable) - Constructor for exception org.apache.flume.FlumeException
-
- flush() - Method in class org.apache.flume.serialization.AbstractAvroEventSerializer
-
- flush() - Method in class org.apache.flume.serialization.BodyTextEventSerializer
-
- flush() - Method in interface org.apache.flume.serialization.EventSerializer
-
Hook to flush any internal write buffers to the underlying stream.
- flush() - Method in class org.apache.flume.serialization.HeaderAndBodyTextEventSerializer
-
- format(Event) - Method in interface org.apache.flume.formatter.output.EventFormatter
-
Deprecated.
- format(Event) - Method in class org.apache.flume.formatter.output.TextDelimitedOutputFormatter
-
Deprecated.
- forSource(Source) - Static method in class org.apache.flume.SourceRunner
-
Static factory method to instantiate a source runner implementation that
corresponds to the type of
Source specified.
- GANGLIA_DOUBLE_TYPE - Static variable in class org.apache.flume.instrumentation.GangliaServer
-
- GangliaServer - Class in org.apache.flume.instrumentation
-
A Ganglia server that polls JMX based at a configured frequency (defaults to
once every 60 seconds).
- GangliaServer() - Constructor for class org.apache.flume.instrumentation.GangliaServer
-
- GangliaServer.GangliaCollector - Class in org.apache.flume.instrumentation
-
Worker which polls JMX for all mbeans with
ObjectName within the flume namespace:
org.apache.flume.
- GangliaServer.GangliaCollector() - Constructor for class org.apache.flume.instrumentation.GangliaServer.GangliaCollector
-
- get(String) - Method in class org.apache.flume.CounterGroup
-
- get(String) - Method in class org.apache.flume.instrumentation.MonitoredCounterGroup
-
Retrieves the current value for this key
- get() - Method in class org.apache.flume.sink.elasticsearch.client.RoundRobinList
-
- getAllChannels() - Method in class org.apache.flume.channel.AbstractChannelSelector
-
- getAllChannels() - Method in interface org.apache.flume.ChannelSelector
-
- getAllMBeans() - Static method in class org.apache.flume.instrumentation.util.JMXPollUtil
-
- getAppendAcceptedCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getAppendAcceptedCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- getAppendAcceptedCount() - Method in interface org.apache.flume.instrumentation.SourceCounterMBean
-
- getAppendBatchAcceptedCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getAppendBatchAcceptedCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- getAppendBatchAcceptedCount() - Method in interface org.apache.flume.instrumentation.SourceCounterMBean
-
- getAppendBatchReceivedCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getAppendBatchReceivedCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- getAppendBatchReceivedCount() - Method in interface org.apache.flume.instrumentation.SourceCounterMBean
-
- getAppendReceivedCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getAppendReceivedCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- getAppendReceivedCount() - Method in interface org.apache.flume.instrumentation.SourceCounterMBean
-
- getAsyncClient(TNonblockingTransport) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.AsyncClient.Factory
-
- getBackOffSleepIncrement() - Method in interface org.apache.flume.PollableSource
-
- getBackOffSleepIncrement() - Method in class org.apache.flume.source.AbstractPollableSource
-
- getBaseDirectory() - Method in class org.apache.flume.formatter.output.DefaultPathManager
-
- getBaseDirectory() - Method in interface org.apache.flume.formatter.output.PathManager
-
- getBatchCompleteCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getBatchCompleteCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- getBatchCompleteCount() - Method in interface org.apache.flume.instrumentation.SinkCounterMBean
-
- getBatchEmptyCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getBatchEmptyCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- getBatchEmptyCount() - Method in interface org.apache.flume.instrumentation.SinkCounterMBean
-
- getBatchSize() - Method in class org.apache.flume.api.AbstractRpcClient
-
- getBatchSize() - Method in interface org.apache.flume.api.RpcClient
-
- getBatchSize() - Method in class org.apache.flume.api.ThriftRpcClient
-
- getBatchUnderflowCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getBatchUnderflowCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- getBatchUnderflowCount() - Method in interface org.apache.flume.instrumentation.SinkCounterMBean
-
- getBody() - Method in interface org.apache.flume.Event
-
Returns the raw byte array of the data contained in this event.
- getBody() - Method in class org.apache.flume.event.JSONEvent
-
- getBody() - Method in class org.apache.flume.event.SimpleEvent
-
- getBody() - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- getBranch() - Static method in class org.apache.flume.tools.VersionInfo
-
Get the branch on which this originated.
- getBuilderClass() - Method in enum org.apache.flume.formatter.output.PathManagerType
-
- getBuilderClass() - Method in enum org.apache.flume.interceptor.InterceptorType
-
- getBuilderClass() - Method in enum org.apache.flume.serialization.EventDeserializerType
-
- getBuilderClass() - Method in enum org.apache.flume.serialization.EventSerializerType
-
- getBuildVersion() - Static method in class org.apache.flume.tools.VersionInfo
-
Returns the build version info which includes version,
revision, user, date and source checksum
- getChannel() - Method in class org.apache.flume.sink.AbstractSink
-
- getChannel() - Method in interface org.apache.flume.Sink
-
- getChannelCapacity() - Method in class org.apache.flume.instrumentation.ChannelCounter
-
- getChannelCapacity() - Method in interface org.apache.flume.instrumentation.ChannelCounterMBean
-
- getChannelCapacity() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getChannelFillPercentage() - Method in class org.apache.flume.instrumentation.ChannelCounter
-
- getChannelFillPercentage() - Method in interface org.apache.flume.instrumentation.ChannelCounterMBean
-
- getChannelFillPercentage() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getChannelListFromNames(String, Map<String, Channel>) - Method in class org.apache.flume.channel.AbstractChannelSelector
-
Given a list of channel names as space delimited string,
returns list of channels.
- getChannelNameMap() - Method in class org.apache.flume.channel.AbstractChannelSelector
-
- getChannelProcessor() - Method in class org.apache.flume.source.AbstractSource
-
- getChannelProcessor() - Method in class org.apache.flume.source.BasicSourceSemantics
-
- getChannelProcessor() - Method in interface org.apache.flume.Source
-
Returns the channel processor that will handle this source's events.
- getChannelSize() - Method in class org.apache.flume.instrumentation.ChannelCounter
-
- getChannelSize() - Method in interface org.apache.flume.instrumentation.ChannelCounterMBean
-
- getChannelSize() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getClass(String) - Method in class org.apache.flume.channel.DefaultChannelFactory
-
- getClass(String) - Method in interface org.apache.flume.ChannelFactory
-
- getClass(String) - Method in class org.apache.flume.sink.DefaultSinkFactory
-
- getClass(String) - Method in interface org.apache.flume.SinkFactory
-
- getClass(String) - Method in class org.apache.flume.source.DefaultSourceFactory
-
- getClass(String) - Method in interface org.apache.flume.SourceFactory
-
- getClient(String, String[], String, ElasticSearchEventSerializer, ElasticSearchIndexRequestBuilderFactory) - Method in class org.apache.flume.sink.elasticsearch.client.ElasticSearchClientFactory
-
- getClient(TProtocol) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.Client.Factory
-
- getClient(TProtocol, TProtocol) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.Client.Factory
-
- getClientClassName() - Method in enum org.apache.flume.api.RpcClientFactory.ClientType
-
- getClock() - Static method in class org.apache.flume.formatter.output.BucketPath
-
- getConnectionClosedCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getConnectionClosedCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- getConnectionClosedCount() - Method in interface org.apache.flume.instrumentation.SinkCounterMBean
-
- getConnectionCreatedCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getConnectionCreatedCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- getConnectionCreatedCount() - Method in interface org.apache.flume.instrumentation.SinkCounterMBean
-
- getConnectionFailedCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getConnectionFailedCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- getConnectionFailedCount() - Method in interface org.apache.flume.instrumentation.SinkCounterMBean
-
- getContentBuilder(Event) - Method in class org.apache.flume.sink.elasticsearch.ElasticSearchDynamicSerializer
-
- getContentBuilder(Event) - Method in interface org.apache.flume.sink.elasticsearch.ElasticSearchEventSerializer
-
Return an BytesStream made up of the serialized flume event
- getContentBuilder(Event) - Method in class org.apache.flume.sink.elasticsearch.ElasticSearchLogStashEventSerializer
-
- getCounter(String) - Method in class org.apache.flume.CounterGroup
-
- getCounters() - Method in class org.apache.flume.CounterGroup
-
- getCurrentFile() - Method in class org.apache.flume.formatter.output.DefaultPathManager
-
- getCurrentFile() - Method in interface org.apache.flume.formatter.output.PathManager
-
- getDate() - Static method in class org.apache.flume.tools.VersionInfo
-
The date that Flume was compiled.
- getDefaultInstance(String, Integer) - Static method in class org.apache.flume.api.RpcClientFactory
-
Returns an instance of
RpcClient connected to the specified
hostname and
port.
- getDefaultInstance(String, Integer, Integer) - Static method in class org.apache.flume.api.RpcClientFactory
-
Returns an instance of
RpcClient connected to the specified
hostname and
port with the specified
batchSize.
- getDirectMemorySize() - Static method in class org.apache.flume.tools.DirectMemoryUtils
-
- getDirectory() - Method in class org.apache.flume.sink.RollingFileSink
-
- getEscapeMapping(String, Map<String, String>) - Static method in class org.apache.flume.formatter.output.BucketPath
-
Deprecated.
- getEscapeMapping(String, Map<String, String>, boolean, int, int) - Static method in class org.apache.flume.formatter.output.BucketPath
-
Deprecated.
- getEvent() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- getEventAcceptedCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getEventAcceptedCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- getEventAcceptedCount() - Method in interface org.apache.flume.instrumentation.SourceCounterMBean
-
- getEventDrainAttemptCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getEventDrainAttemptCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- getEventDrainAttemptCount() - Method in interface org.apache.flume.instrumentation.SinkCounterMBean
-
- getEventDrainSuccessCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getEventDrainSuccessCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- getEventDrainSuccessCount() - Method in interface org.apache.flume.instrumentation.SinkCounterMBean
-
- getEventPutAttemptCount() - Method in class org.apache.flume.instrumentation.ChannelCounter
-
- getEventPutAttemptCount() - Method in interface org.apache.flume.instrumentation.ChannelCounterMBean
-
- getEventPutAttemptCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getEventPutSuccessCount() - Method in class org.apache.flume.instrumentation.ChannelCounter
-
- getEventPutSuccessCount() - Method in interface org.apache.flume.instrumentation.ChannelCounterMBean
-
- getEventPutSuccessCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getEventReceivedCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getEventReceivedCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- getEventReceivedCount() - Method in interface org.apache.flume.instrumentation.SourceCounterMBean
-
- getEvents(HttpServletRequest) - Method in class org.apache.flume.source.http.BLOBHandler
-
Takes an HttpServletRequest and returns a list of Flume
Events.
- getEvents(HttpServletRequest) - Method in interface org.apache.flume.source.http.HTTPSourceHandler
-
Takes an HttpServletRequest and returns a list of Flume
Events.
- getEvents(HttpServletRequest) - Method in class org.apache.flume.source.http.JSONHandler
-
Takes an HttpServletRequest and returns a list of Flume
Events.
- getEvents() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- getEventsIterator() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- getEventSize() - Method in class org.apache.flume.source.SyslogUtils
-
- getEventsSize() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- getEventTakeAttemptCount() - Method in class org.apache.flume.instrumentation.ChannelCounter
-
- getEventTakeAttemptCount() - Method in interface org.apache.flume.instrumentation.ChannelCounterMBean
-
- getEventTakeAttemptCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getEventTakeSuccessCount() - Method in class org.apache.flume.instrumentation.ChannelCounter
-
- getEventTakeSuccessCount() - Method in interface org.apache.flume.instrumentation.ChannelCounterMBean
-
- getEventTakeSuccessCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getExtension() - Method in class org.apache.flume.formatter.output.DefaultPathManager
-
- getFieldName() - Method in enum org.apache.flume.thrift.ThriftFlumeEvent._Fields
-
- getFieldName() - Method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_args._Fields
-
- getFieldName() - Method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_result._Fields
-
- getFieldName() - Method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args._Fields
-
- getFieldName() - Method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result._Fields
-
- getFieldValue(ThriftFlumeEvent._Fields) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- getFieldValue(ThriftSourceProtocol.append_args._Fields) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- getFieldValue(ThriftSourceProtocol.append_result._Fields) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- getFieldValue(ThriftSourceProtocol.appendBatch_args._Fields) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- getFieldValue(ThriftSourceProtocol.appendBatch_result._Fields) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- getFileIndex() - Method in class org.apache.flume.formatter.output.DefaultPathManager
-
- getHeaders() - Method in interface org.apache.flume.Event
-
Returns a map of name-value pairs describing the data stored in the body.
- getHeaders() - Method in class org.apache.flume.event.JSONEvent
-
- getHeaders() - Method in class org.apache.flume.event.SimpleEvent
-
- getHeaders() - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- getHeadersSize() - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- getHostInfoList(Properties) - Static method in class org.apache.flume.api.HostInfo
-
- getHostName() - Method in class org.apache.flume.api.HostInfo
-
- getIndexList() - Method in class org.apache.flume.util.OrderSelector
-
- getIndexName(String, long) - Method in class org.apache.flume.sink.elasticsearch.AbstractElasticSearchIndexRequestBuilderFactory
-
Gets the name of the index to use for an index request
- getIndexName(Event) - Method in interface org.apache.flume.sink.elasticsearch.IndexNameBuilder
-
Gets the name of the index to use for an index request
- getIndexName(Event) - Method in class org.apache.flume.sink.elasticsearch.SimpleIndexNameBuilder
-
- getIndexName(Event) - Method in class org.apache.flume.sink.elasticsearch.TimeBasedIndexNameBuilder
-
Gets the name of the index to use for an index request
- getIndexPrefix(Event) - Method in interface org.apache.flume.sink.elasticsearch.IndexNameBuilder
-
Gets the prefix of index to use for an index request.
- getIndexPrefix(Event) - Method in class org.apache.flume.sink.elasticsearch.SimpleIndexNameBuilder
-
- getIndexPrefix(Event) - Method in class org.apache.flume.sink.elasticsearch.TimeBasedIndexNameBuilder
-
- getInstance(Properties) - Static method in class org.apache.flume.api.RpcClientFactory
-
Returns an instance of
RpcClient, optionally with failover.
- getInstance(File) - Static method in class org.apache.flume.api.RpcClientFactory
-
- getInstance(String, Integer) - Static method in class org.apache.flume.api.RpcClientFactory
-
Deprecated.
- getInstance(String, Integer, Integer) - Static method in class org.apache.flume.api.RpcClientFactory
-
Deprecated.
- getInstance(String, Context) - Static method in class org.apache.flume.formatter.output.PathManagerFactory
-
- getInstance(File, String) - Static method in class org.apache.flume.serialization.DurablePositionTracker
-
If the file exists at startup, then read it, roll it, and open a new one.
- getInstance(String, Context, ResettableInputStream) - Static method in class org.apache.flume.serialization.EventDeserializerFactory
-
- getInstance(String, Context, OutputStream) - Static method in class org.apache.flume.serialization.EventSerializerFactory
-
- GetJavaProperty - Class in org.apache.flume.tools
-
A generic way for querying Java properties.
- GetJavaProperty() - Constructor for class org.apache.flume.tools.GetJavaProperty
-
- getKafkaCommitTimer() - Method in class org.apache.flume.instrumentation.kafka.KafkaChannelCounter
-
- getKafkaCommitTimer() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getKafkaCommitTimer() - Method in class org.apache.flume.instrumentation.kafka.KafkaSourceCounter
-
- getKafkaCommitTimer() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getKafkaEmptyCount() - Method in class org.apache.flume.instrumentation.kafka.KafkaSourceCounter
-
- getKafkaEmptyCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getKafkaEventGetTimer() - Method in class org.apache.flume.instrumentation.kafka.KafkaChannelCounter
-
- getKafkaEventGetTimer() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getKafkaEventGetTimer() - Method in class org.apache.flume.instrumentation.kafka.KafkaSourceCounter
-
- getKafkaEventGetTimer() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getKafkaEventSendTimer() - Method in class org.apache.flume.instrumentation.kafka.KafkaChannelCounter
-
- getKafkaEventSendTimer() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getKafkaEventSendTimer() - Method in class org.apache.flume.instrumentation.kafka.KafkaSinkCounter
-
- getKafkaEventSendTimer() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getLastConnectedServerAddress() - Method in class org.apache.flume.api.FailoverRpcClient
-
Get the last socket address this client connected to.
- getLastFileRead() - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader
-
- getLifecycleState() - Method in class org.apache.flume.channel.AbstractChannel
-
- getLifecycleState() - Method in interface org.apache.flume.lifecycle.LifecycleAware
-
Return the current state of the service or component.
- getLifecycleState() - Method in class org.apache.flume.lifecycle.LifecycleSupervisor
-
- getLifecycleState() - Method in class org.apache.flume.sink.AbstractSink
-
- getLifecycleState() - Method in class org.apache.flume.sink.AbstractSinkProcessor
-
- getLifecycleState() - Method in class org.apache.flume.sink.AbstractSinkSelector
-
- getLifecycleState() - Method in class org.apache.flume.sink.DefaultSinkProcessor
-
- getLifecycleState() - Method in class org.apache.flume.SinkRunner
-
- getLifecycleState() - Method in class org.apache.flume.source.AbstractSource
-
- getLifecycleState() - Method in class org.apache.flume.source.BasicSourceSemantics
-
- getLifecycleState() - Method in class org.apache.flume.source.EventDrivenSourceRunner
-
- getLifecycleState() - Method in class org.apache.flume.source.PollableSourceRunner
-
- getLocalClient(String, ElasticSearchEventSerializer, ElasticSearchIndexRequestBuilderFactory) - Method in class org.apache.flume.sink.elasticsearch.client.ElasticSearchClientFactory
-
Used for tests only.
- getMarkPosition() - Method in interface org.apache.flume.serialization.RemoteMarkable
-
Return the saved mark position without moving the mark pointer.
- getMarkPosition() - Method in class org.apache.flume.serialization.ResettableFileInputStream
-
- getMaxBackOffSleepInterval() - Method in interface org.apache.flume.PollableSource
-
- getMaxBackOffSleepInterval() - Method in class org.apache.flume.source.AbstractPollableSource
-
- getMaxTimeOut() - Method in class org.apache.flume.util.OrderSelector
-
- getMaxTries() - Method in class org.apache.flume.api.FailoverRpcClient
-
Get the maximum number of "failed" hosts the client will try to establish
connection to before throwing an exception.
- getMonitorClass() - Method in enum org.apache.flume.instrumentation.MonitoringType
-
- getName() - Method in class org.apache.flume.channel.AbstractChannel
-
- getName() - Method in class org.apache.flume.channel.AbstractChannelSelector
-
- getName() - Method in class org.apache.flume.CounterGroup
-
- getName() - Method in interface org.apache.flume.NamedComponent
-
- getName() - Method in class org.apache.flume.sink.AbstractSink
-
- getName() - Method in class org.apache.flume.source.AbstractSource
-
- getName() - Method in class org.apache.flume.source.BasicSourceSemantics
-
- getObjects() - Method in class org.apache.flume.util.OrderSelector
-
Get the list of objects to be ordered.
- getOpenConnectionCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getOpenConnectionCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- getOpenConnectionCount() - Method in interface org.apache.flume.instrumentation.SourceCounterMBean
-
- getOptionalChannels(Event) - Method in class org.apache.flume.channel.MultiplexingChannelSelector
-
- getOptionalChannels(Event) - Method in class org.apache.flume.channel.ReplicatingChannelSelector
-
- getOptionalChannels(Event) - Method in interface org.apache.flume.ChannelSelector
-
Returns a list of optional channels.
- getOutputStream() - Method in class org.apache.flume.serialization.AbstractAvroEventSerializer
-
Returns the stream to serialize data into.
- getOutputStream() - Method in class org.apache.flume.serialization.FlumeEventAvroEventSerializer
-
- getPolicy() - Method in class org.apache.flume.SinkRunner
-
- getPollFrequency() - Method in class org.apache.flume.instrumentation.GangliaServer
-
- getPortNumber() - Method in class org.apache.flume.api.HostInfo
-
- getPosition() - Method in class org.apache.flume.serialization.DurablePositionTracker
-
- getPosition() - Method in interface org.apache.flume.serialization.PositionTracker
-
- getPrefix() - Method in class org.apache.flume.formatter.output.DefaultPathManager
-
- getProcessor() - Method in class org.apache.flume.sink.SinkGroup
-
- getProcessor(Context, List<Sink>) - Static method in class org.apache.flume.sink.SinkProcessorFactory
-
Creates a sink processor and configures it using the provided context
- getProcessor(ComponentConfiguration, List<Sink>) - Static method in class org.apache.flume.sink.SinkProcessorFactory
-
- getRecursiveDirectorySearch() - Method in class org.apache.flume.source.SpoolDirectorySource
-
- getReferenceName() - Method in class org.apache.flume.api.HostInfo
-
- getRequiredChannels(Event) - Method in class org.apache.flume.channel.MultiplexingChannelSelector
-
- getRequiredChannels(Event) - Method in class org.apache.flume.channel.ReplicatingChannelSelector
-
- getRequiredChannels(Event) - Method in interface org.apache.flume.ChannelSelector
-
Returns a list of required channels.
- getResult() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.AsyncClient.append_call
-
- getResult() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.AsyncClient.appendBatch_call
-
- getRevision() - Static method in class org.apache.flume.tools.VersionInfo
-
Get the subversion revision number for the root directory
- getRollbackCount() - Method in class org.apache.flume.instrumentation.kafka.KafkaChannelCounter
-
- getRollbackCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getRollbackCount() - Method in class org.apache.flume.instrumentation.kafka.KafkaSinkCounter
-
- getRollbackCount() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getRollInterval() - Method in class org.apache.flume.sink.RollingFileSink
-
- getSchema() - Method in class org.apache.flume.serialization.AbstractAvroEventSerializer
-
Returns the parsed Avro schema corresponding to the data being written
and the parameterized type specified.
- getSchema() - Method in class org.apache.flume.serialization.FlumeEventAvroEventSerializer
-
- getSelector() - Method in class org.apache.flume.channel.ChannelProcessor
-
- getSeriesTimestamp() - Method in class org.apache.flume.formatter.output.DefaultPathManager
-
- getSimpleDateFormat(String) - Static method in class org.apache.flume.formatter.output.BucketPath
-
- getSinks() - Method in class org.apache.flume.sink.AbstractSinkProcessor
-
- getSinks() - Method in class org.apache.flume.sink.AbstractSinkSelector
-
- getSource() - Method in class org.apache.flume.SourceRunner
-
- getSourceCounter() - Method in class org.apache.flume.source.SpoolDirectorySource
-
- getSrcChecksum() - Static method in class org.apache.flume.tools.VersionInfo
-
Get the checksum of the source files from which Flume was
built.
- getStartException() - Method in class org.apache.flume.source.BasicSourceSemantics
-
- getStartTime() - Method in interface org.apache.flume.instrumentation.ChannelCounterMBean
-
- getStartTime() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getStartTime() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getStartTime() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getStartTime() - Method in class org.apache.flume.instrumentation.MonitoredCounterGroup
-
Returns when this component was first started
- getStartTime() - Method in interface org.apache.flume.instrumentation.SinkCounterMBean
-
- getStartTime() - Method in interface org.apache.flume.instrumentation.SourceCounterMBean
-
- getState() - Method in class org.apache.flume.channel.BasicTransactionSemantics
-
- getStopTime() - Method in interface org.apache.flume.instrumentation.ChannelCounterMBean
-
- getStopTime() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getStopTime() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getStopTime() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getStopTime() - Method in class org.apache.flume.instrumentation.MonitoredCounterGroup
-
Returns when this component was stopped
- getStopTime() - Method in interface org.apache.flume.instrumentation.SinkCounterMBean
-
- getStopTime() - Method in interface org.apache.flume.instrumentation.SourceCounterMBean
-
- getSuccess() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- getSuccess() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- getSyslogStatus() - Method in enum org.apache.flume.source.SyslogUtils.SyslogStatus
-
- getTarget() - Method in class org.apache.flume.serialization.DurablePositionTracker
-
- getTarget() - Method in interface org.apache.flume.serialization.PositionTracker
-
- getThriftFieldId() - Method in enum org.apache.flume.thrift.ThriftFlumeEvent._Fields
-
- getThriftFieldId() - Method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_args._Fields
-
- getThriftFieldId() - Method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_result._Fields
-
- getThriftFieldId() - Method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args._Fields
-
- getThriftFieldId() - Method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result._Fields
-
- getThriftInstance(String, Integer, Integer) - Static method in class org.apache.flume.api.RpcClientFactory
-
Return an
RpcClient that uses Thrift for communicating with
the next hop.
- getThriftInstance(String, Integer) - Static method in class org.apache.flume.api.RpcClientFactory
-
Return an
RpcClient that uses Thrift for communicating with
the next hop.
- getThriftInstance(Properties) - Static method in class org.apache.flume.api.RpcClientFactory
-
Return an
RpcClient that uses Thrift for communicating with
the next hop.
- getTransaction() - Method in class org.apache.flume.channel.BasicChannelSemantics
-
Initializes the channel if it is not already, then checks to see
if there is an open transaction for this thread, creating a new
one via createTransaction if not.
- getTransaction() - Method in interface org.apache.flume.Channel
-
- getTransaction() - Method in class org.apache.flume.channel.PseudoTxnMemoryChannel
-
- getTransport(TSocket) - Method in class org.apache.flume.api.ThriftRpcClient
-
- getType() - Method in interface org.apache.flume.instrumentation.ChannelCounterMBean
-
- getType() - Method in interface org.apache.flume.instrumentation.kafka.KafkaChannelCounterMBean
-
- getType() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSinkCounterMBean
-
- getType() - Method in interface org.apache.flume.instrumentation.kafka.KafkaSourceCounterMBean
-
- getType() - Method in class org.apache.flume.instrumentation.MonitoredCounterGroup
-
- getType() - Method in interface org.apache.flume.instrumentation.SinkCounterMBean
-
- getType() - Method in interface org.apache.flume.instrumentation.SourceCounterMBean
-
- getUrl() - Static method in class org.apache.flume.tools.VersionInfo
-
Get the subversion URL for the root Flume directory.
- getUser() - Static method in class org.apache.flume.tools.VersionInfo
-
The user that compiled Flume.
- getValue() - Method in enum org.apache.flume.thrift.Status
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getVersion() - Static method in class org.apache.flume.tools.VersionInfo
-
Get the Flume version.
- IGNORE_PAT - Static variable in class org.apache.flume.source.SpoolDirectorySourceConfigurationConstants
-
Pattern of files to ignore
- ignorePattern(String) - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader.Builder
-
- INCLUDE_PAT - Static variable in class org.apache.flume.source.SpoolDirectorySourceConfigurationConstants
-
Pattern of files to include
- includePattern(String) - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader.Builder
-
- increment(String) - Method in class org.apache.flume.instrumentation.MonitoredCounterGroup
-
Atomically increments the current value for this key by one
- incrementAndGet(String) - Method in class org.apache.flume.CounterGroup
-
- incrementAppendAcceptedCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- incrementAppendBatchAcceptedCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- incrementAppendBatchReceivedCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- incrementAppendReceivedCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- incrementBatchCompleteCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- incrementBatchEmptyCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- incrementBatchUnderflowCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- incrementConnectionClosedCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- incrementConnectionCreatedCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- incrementConnectionFailedCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- incrementEventAcceptedCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- incrementEventDrainAttemptCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- incrementEventDrainSuccessCount() - Method in class org.apache.flume.instrumentation.SinkCounter
-
- incrementEventPutAttemptCount() - Method in class org.apache.flume.instrumentation.ChannelCounter
-
- incrementEventReceivedCount() - Method in class org.apache.flume.instrumentation.SourceCounter
-
- incrementEventTakeAttemptCount() - Method in class org.apache.flume.instrumentation.ChannelCounter
-
- incrementKafkaEmptyCount() - Method in class org.apache.flume.instrumentation.kafka.KafkaSourceCounter
-
- incrementRollbackCount() - Method in class org.apache.flume.instrumentation.kafka.KafkaSinkCounter
-
- INDEX_NAME - Static variable in class org.apache.flume.sink.elasticsearch.ElasticSearchSinkConstants
-
The name to index the document to, defaults to 'flume'
- INDEX_NAME_BUILDER - Static variable in class org.apache.flume.sink.elasticsearch.ElasticSearchSinkConstants
-
The fully qualified class name of the index name builder the sink
should use to determine name of index where the event should be sent.
- INDEX_NAME_BUILDER_PREFIX - Static variable in class org.apache.flume.sink.elasticsearch.ElasticSearchSinkConstants
-
The fully qualified class name of the index name builder the sink
should use to determine name of index where the event should be sent.
- INDEX_TYPE - Static variable in class org.apache.flume.sink.elasticsearch.ElasticSearchSinkConstants
-
The type to index the document to, defaults to 'log'
- IndexNameBuilder - Interface in org.apache.flume.sink.elasticsearch
-
- informFailure(HostInfo) - Method in interface org.apache.flume.api.LoadBalancingRpcClient.HostSelector
-
- informFailure(T) - Method in class org.apache.flume.util.OrderSelector
-
Inform this class of the failure of an object so it can be backed off.
- informSinkFailed(Sink) - Method in class org.apache.flume.sink.AbstractSinkSelector
-
- informSinkFailed(Sink) - Method in interface org.apache.flume.sink.LoadBalancingSinkProcessor.SinkSelector
-
- initialize() - Method in class org.apache.flume.channel.BasicChannelSemantics
-
Called upon first getTransaction() request, while synchronized on
this
Channel instance.
- initialize() - Method in class org.apache.flume.channel.ChannelProcessor
-
- initialize() - Method in class org.apache.flume.interceptor.HostInterceptor
-
- initialize() - Method in interface org.apache.flume.interceptor.Interceptor
-
Any initialization / startup needed by the Interceptor.
- initialize() - Method in class org.apache.flume.interceptor.InterceptorChain
-
- initialize() - Method in class org.apache.flume.interceptor.RegexExtractorInterceptor
-
- initialize() - Method in class org.apache.flume.interceptor.RegexFilteringInterceptor
-
- initialize() - Method in class org.apache.flume.interceptor.SearchAndReplaceInterceptor
-
- initialize() - Method in class org.apache.flume.interceptor.StaticInterceptor
-
- initialize() - Method in class org.apache.flume.interceptor.TimestampInterceptor
-
- initializeRpcClient(Properties) - Method in class org.apache.flume.sink.AbstractRpcSink
-
- initializeRpcClient(Properties) - Method in class org.apache.flume.sink.AvroSink
-
- initializeRpcClient(Properties) - Method in class org.apache.flume.sink.ThriftSink
-
- INPUT_CHARSET - Static variable in class org.apache.flume.source.SpoolDirectorySourceConfigurationConstants
-
Character set used when reading the input.
- inputCharset(String) - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader.Builder
-
- intercept(Event) - Method in class org.apache.flume.interceptor.HostInterceptor
-
Modifies events in-place.
- intercept(List<Event>) - Method in class org.apache.flume.interceptor.HostInterceptor
-
- intercept(Event) - Method in interface org.apache.flume.interceptor.Interceptor
-
Interception of a single
Event.
- intercept(List<Event>) - Method in interface org.apache.flume.interceptor.Interceptor
-
Interception of a batch of
events.
- intercept(Event) - Method in class org.apache.flume.interceptor.InterceptorChain
-
- intercept(List<Event>) - Method in class org.apache.flume.interceptor.InterceptorChain
-
- intercept(Event) - Method in class org.apache.flume.interceptor.RegexExtractorInterceptor
-
- intercept(List<Event>) - Method in class org.apache.flume.interceptor.RegexExtractorInterceptor
-
- intercept(Event) - Method in class org.apache.flume.interceptor.RegexFilteringInterceptor
-
- intercept(List<Event>) - Method in class org.apache.flume.interceptor.RegexFilteringInterceptor
-
- intercept(Event) - Method in class org.apache.flume.interceptor.SearchAndReplaceInterceptor
-
- intercept(List<Event>) - Method in class org.apache.flume.interceptor.SearchAndReplaceInterceptor
-
- intercept(Event) - Method in class org.apache.flume.interceptor.StaticInterceptor
-
Modifies events in-place.
- intercept(List<Event>) - Method in class org.apache.flume.interceptor.StaticInterceptor
-
- intercept(Event) - Method in class org.apache.flume.interceptor.TimestampInterceptor
-
Modifies events in-place.
- intercept(List<Event>) - Method in class org.apache.flume.interceptor.TimestampInterceptor
-
- Interceptor - Interface in org.apache.flume.interceptor
-
- Interceptor.Builder - Interface in org.apache.flume.interceptor
-
Builder implementations MUST have a no-arg constructor
- InterceptorBuilderFactory - Class in org.apache.flume.interceptor
-
Factory used to register instances of Interceptors & their builders,
as well as to instantiate the builders.
- InterceptorBuilderFactory() - Constructor for class org.apache.flume.interceptor.InterceptorBuilderFactory
-
- InterceptorChain - Class in org.apache.flume.interceptor
-
Implementation of Interceptor that calls a list of other Interceptors
serially.
- InterceptorChain() - Constructor for class org.apache.flume.interceptor.InterceptorChain
-
- InterceptorType - Enum in org.apache.flume.interceptor
-
- InterfaceAudience - Class in org.apache.flume.annotations
-
Annotation to inform users of a package, class or method's intended audience.
- InterfaceAudience.LimitedPrivate - Annotation Type in org.apache.flume.annotations
-
Intended only for the project(s) specified in the annotation.
- InterfaceAudience.Private - Annotation Type in org.apache.flume.annotations
-
Intended for use only within Flume
- InterfaceAudience.Public - Annotation Type in org.apache.flume.annotations
-
Intended for use by any project or application.
- InterfaceStability - Class in org.apache.flume.annotations
-
Annotation to inform users of how much to rely on a particular package,
class or method not changing over time.
- InterfaceStability() - Constructor for class org.apache.flume.annotations.InterfaceStability
-
- InterfaceStability.Evolving - Annotation Type in org.apache.flume.annotations
-
Evolving, but can break compatibility at minor release (i.e.
- InterfaceStability.Stable - Annotation Type in org.apache.flume.annotations
-
Can evolve while retaining compatibility for minor release boundaries.;
can break compatibility only at major release (ie.
- InterfaceStability.Unstable - Annotation Type in org.apache.flume.annotations
-
No guarantee is provided as to reliability or stability across any
level of release granularity.
- isActive() - Method in class org.apache.flume.api.AbstractRpcClient
-
- isActive() - Method in class org.apache.flume.api.FailoverRpcClient
-
- isActive() - Method in class org.apache.flume.api.LoadBalancingRpcClient
-
- isActive() - Method in class org.apache.flume.api.NettyAvroRpcClient
-
- isActive() - Method in interface org.apache.flume.api.RpcClient
-
Returns true if this object appears to be in a usable state, and
it returns false if this object is permanently disabled.
- isActive() - Method in class org.apache.flume.api.ThriftRpcClient
-
- isComponentInErrorState(LifecycleAware) - Method in class org.apache.flume.lifecycle.LifecycleSupervisor
-
- isGanglia3() - Method in class org.apache.flume.instrumentation.GangliaServer
-
- isSet(ThriftFlumeEvent._Fields) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ThriftSourceProtocol.append_args._Fields) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ThriftSourceProtocol.append_result._Fields) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ThriftSourceProtocol.appendBatch_args._Fields) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ThriftSourceProtocol.appendBatch_result._Fields) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSetBody() - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
Returns true if field body is set (has been assigned a value) and false otherwise
- isSetEvent() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
Returns true if field event is set (has been assigned a value) and false otherwise
- isSetEvents() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
Returns true if field events is set (has been assigned a value) and false otherwise
- isSetHeaders() - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
Returns true if field headers is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isShouldBackOff() - Method in class org.apache.flume.util.OrderSelector
-
- isStarted() - Method in class org.apache.flume.source.BasicSourceSemantics
-
- isWindows() - Static method in class org.apache.flume.tools.PlatformDetect
-
Detects whether we are running under Microsoft Windows.
- PARAMETER_SEPARATOR - Static variable in class org.apache.flume.source.http.BLOBHandler
-
- parseMessage(String, Charset, Set<String>) - Method in class org.apache.flume.source.SyslogParser
-
Parses a Flume Event out of a syslog message string.
- parseRfc3164Time(String) - Method in class org.apache.flume.source.SyslogParser
-
Parse the RFC3164 date format.
- parseRfc5424Date(String) - Method in class org.apache.flume.source.SyslogParser
-
Parse date in RFC 5424 format.
- PathManager - Interface in org.apache.flume.formatter.output
-
Creates the files used by the RollingFileSink.
- PathManager.Builder - Interface in org.apache.flume.formatter.output
-
Knows how to construct this path manager.
Note: Implementations MUST provide a public a no-arg constructor.
- PathManagerFactory - Class in org.apache.flume.formatter.output
-
Create PathManager instances.
- PathManagerFactory() - Constructor for class org.apache.flume.formatter.output.PathManagerFactory
-
- PathManagerType - Enum in org.apache.flume.formatter.output
-
- PlatformDetect - Class in org.apache.flume.tools
-
Utilities for platform & operating system detection
- PlatformDetect() - Constructor for class org.apache.flume.tools.PlatformDetect
-
- POLL_DELAY - Static variable in class org.apache.flume.source.SpoolDirectorySourceConfigurationConstants
-
Delay(in milliseconds) used when polling for new files.
- PollableSource - Interface in org.apache.flume
-
A
Source that requires an external driver to poll to determine
whether there are
events that are available to ingest
from the source.
- PollableSource.Status - Enum in org.apache.flume
-
- PollableSourceConstants - Class in org.apache.flume.source
-
- PollableSourceConstants() - Constructor for class org.apache.flume.source.PollableSourceConstants
-
- PollableSourceRunner - Class in org.apache.flume.source
-
- PollableSourceRunner() - Constructor for class org.apache.flume.source.PollableSourceRunner
-
- PollableSourceRunner.PollingRunner - Class in org.apache.flume.source
-
- PollableSourceRunner.PollingRunner() - Constructor for class org.apache.flume.source.PollableSourceRunner.PollingRunner
-
- PositionTracker - Interface in org.apache.flume.serialization
-
Defines an interface for tracking the offset position in a target file.
- prepareIndexRequest(IndexRequestBuilder, String, String, Event) - Method in class org.apache.flume.sink.elasticsearch.AbstractElasticSearchIndexRequestBuilderFactory
-
Prepares an ElasticSearch IndexRequestBuilder instance
- prepareIndexRequest(IndexRequestBuilder, String, String, Event) - Method in class org.apache.flume.sink.elasticsearch.EventSerializerIndexRequestBuilderFactory
-
- PRESERVE - Static variable in class org.apache.flume.interceptor.HostInterceptor.Constants
-
- PRESERVE - Static variable in class org.apache.flume.interceptor.StaticInterceptor.Constants
-
- PRESERVE - Static variable in class org.apache.flume.interceptor.TimestampInterceptor.Constants
-
- PRESERVE_DEFAULT - Static variable in class org.apache.flume.interceptor.StaticInterceptor.Constants
-
- PRESERVE_DFLT - Static variable in class org.apache.flume.interceptor.HostInterceptor.Constants
-
- PRESERVE_DFLT - Static variable in class org.apache.flume.interceptor.TimestampInterceptor.Constants
-
- process() - Method in interface org.apache.flume.PollableSource
-
Attempt to pull an item from the source, sending it to the channel.
- process() - Method in class org.apache.flume.sink.AbstractRpcSink
-
- process() - Method in class org.apache.flume.sink.DefaultSinkProcessor
-
- process() - Method in class org.apache.flume.sink.elasticsearch.ElasticSearchSink
-
- process() - Method in class org.apache.flume.sink.FailoverSinkProcessor
-
- process() - Method in class org.apache.flume.sink.LoadBalancingSinkProcessor
-
- process() - Method in class org.apache.flume.sink.LoggerSink
-
- process() - Method in class org.apache.flume.sink.NullSink
-
- process() - Method in interface org.apache.flume.Sink
-
Requests the sink to attempt to consume data from attached channel
- process() - Method in class org.apache.flume.sink.RollingFileSink
-
- process() - Method in interface org.apache.flume.SinkProcessor
-
Handle a request to poll the owned sinks.
- process() - Method in class org.apache.flume.source.AbstractPollableSource
-
- processEvent(Event) - Method in class org.apache.flume.channel.ChannelProcessor
-
Attempts to
put the given event into each
configured channel.
- processEventBatch(List<Event>) - Method in class org.apache.flume.channel.ChannelProcessor
-
Attempts to
put the given events into each
configured channel.
- PseudoTxnMemoryChannel - Class in org.apache.flume.channel
-
A capacity-capped
Channel implementation that supports in-memory
buffering and delivery of events.
- PseudoTxnMemoryChannel() - Constructor for class org.apache.flume.channel.PseudoTxnMemoryChannel
-
- PseudoTxnMemoryChannel.NoOpTransaction - Class in org.apache.flume.channel
-
A no-op transaction implementation that does nothing at all.
- PseudoTxnMemoryChannel.NoOpTransaction() - Constructor for class org.apache.flume.channel.PseudoTxnMemoryChannel.NoOpTransaction
-
- put(Event) - Method in class org.apache.flume.channel.BasicChannelSemantics
-
Ensures that a transaction exists for this thread and then
delegates the
put to the thread's
BasicTransactionSemantics instance.
- put(Event) - Method in class org.apache.flume.channel.BasicTransactionSemantics
-
- put(Channel, Event) - Static method in class org.apache.flume.channel.ChannelUtils
-
A convenience method for single-event put transactions.
- put(Channel, Collection<Event>) - Static method in class org.apache.flume.channel.ChannelUtils
-
A convenience method for multiple-event put transactions.
- put(Event) - Method in class org.apache.flume.channel.PseudoTxnMemoryChannel
-
- put(Event) - Method in interface org.apache.flume.Channel
-
Puts the given event into the channel.
- putToHeaders(String, String) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- RandomOrderSelector<T> - Class in org.apache.flume.util
-
An implementation of OrderSelector which returns objects in random order.
- RandomOrderSelector(boolean) - Constructor for class org.apache.flume.util.RandomOrderSelector
-
- read() - Method in class org.apache.flume.serialization.ResettableFileInputStream
-
- read(byte[], int, int) - Method in class org.apache.flume.serialization.ResettableFileInputStream
-
- read() - Method in class org.apache.flume.serialization.ResettableInputStream
-
Read a single byte of data from the stream.
- read(byte[], int, int) - Method in class org.apache.flume.serialization.ResettableInputStream
-
Read multiple bytes of data from the stream.
- read(TProtocol) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- read(TProtocol) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- read(TProtocol) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- read(TProtocol) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- read(TProtocol) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- readChar() - Method in class org.apache.flume.serialization.ResettableFileInputStream
-
- readChar() - Method in class org.apache.flume.serialization.ResettableInputStream
-
Read a single character.
- readEvent() - Method in interface org.apache.flume.client.avro.EventReader
-
Get the next line associated with the input stream.
- readEvent() - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader
-
- readEvent() - Method in class org.apache.flume.client.avro.SimpleTextLineEventReader
-
- readEvent() - Method in class org.apache.flume.serialization.AvroEventDeserializer
-
- readEvent() - Method in interface org.apache.flume.serialization.EventDeserializer
-
Read a single event from the underlying stream.
- readEvent() - Method in class org.apache.flume.serialization.LineDeserializer
-
Reads a line from a file and returns an event
- readEvents(int) - Method in interface org.apache.flume.client.avro.EventReader
-
Get up to n lines associated with the input stream.
- readEvents(int) - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader
-
- readEvents(int) - Method in class org.apache.flume.client.avro.SimpleTextLineEventReader
-
- readEvents(int) - Method in class org.apache.flume.serialization.AvroEventDeserializer
-
- readEvents(int) - Method in interface org.apache.flume.serialization.EventDeserializer
-
Read a batch of events from the underlying stream.
- readEvents(int) - Method in class org.apache.flume.serialization.LineDeserializer
-
Batch line read
- RECURSIVE_DIRECTORY_SEARCH - Static variable in class org.apache.flume.source.SpoolDirectorySourceConfigurationConstants
-
Flag to indicate if we should recursively checking for new files.
- recursiveDirectorySearch(boolean) - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader.Builder
-
- recv_append() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.Client
-
- recv_appendBatch() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.Client
-
- Recyclable - Annotation Type in org.apache.flume.annotations
-
- REGEX - Static variable in class org.apache.flume.interceptor.RegexFilteringInterceptor.Constants
-
- RegexExtractorInterceptor - Class in org.apache.flume.interceptor
-
Interceptor that extracts matches using a specified regular expression and
appends the matches to the event headers using the specified serializers
- RegexExtractorInterceptor.Builder - Class in org.apache.flume.interceptor
-
- RegexExtractorInterceptor.Builder() - Constructor for class org.apache.flume.interceptor.RegexExtractorInterceptor.Builder
-
- RegexExtractorInterceptorMillisSerializer - Class in org.apache.flume.interceptor
-
Serializer that converts the passed in value into milliseconds using the
specified formatting pattern
- RegexExtractorInterceptorMillisSerializer() - Constructor for class org.apache.flume.interceptor.RegexExtractorInterceptorMillisSerializer
-
- RegexExtractorInterceptorPassThroughSerializer - Class in org.apache.flume.interceptor
-
Serializer that simply returns the passed in value
- RegexExtractorInterceptorPassThroughSerializer() - Constructor for class org.apache.flume.interceptor.RegexExtractorInterceptorPassThroughSerializer
-
- RegexExtractorInterceptorSerializer - Interface in org.apache.flume.interceptor
-
- RegexFilteringInterceptor - Class in org.apache.flume.interceptor
-
Interceptor that filters events selectively based on a configured regular
expression matching against the event body.
- RegexFilteringInterceptor.Builder - Class in org.apache.flume.interceptor
-
Builder which builds new instance of the StaticInterceptor.
- RegexFilteringInterceptor.Builder() - Constructor for class org.apache.flume.interceptor.RegexFilteringInterceptor.Builder
-
- RegexFilteringInterceptor.Constants - Class in org.apache.flume.interceptor
-
- RegexFilteringInterceptor.Constants() - Constructor for class org.apache.flume.interceptor.RegexFilteringInterceptor.Constants
-
- ReliableEventReader - Interface in org.apache.flume.client.avro
-
A reliable event reader.
- ReliableSpoolingFileEventReader - Class in org.apache.flume.client.avro
-
- ReliableSpoolingFileEventReader.Builder - Class in org.apache.flume.client.avro
-
Special builder class for ReliableSpoolingFileEventReader
- ReliableSpoolingFileEventReader.Builder() - Constructor for class org.apache.flume.client.avro.ReliableSpoolingFileEventReader.Builder
-
- RemoteMarkable - Interface in org.apache.flume.serialization
-
Allows for calling mark() without a seek()
- remove() - Method in class org.apache.flume.util.SpecificOrderIterator
-
- replaceShorthand(char, Map<String, String>) - Static method in class org.apache.flume.formatter.output.BucketPath
-
Deprecated.
- replaceShorthand(char, Map<String, String>, boolean, int, int) - Static method in class org.apache.flume.formatter.output.BucketPath
-
Deprecated.
- replaceShorthand(char, Map<String, String>, TimeZone, boolean, int, int, boolean) - Static method in class org.apache.flume.formatter.output.BucketPath
-
Deprecated.
- replaceShorthand(char, Map<String, String>, TimeZone, boolean, int, int, boolean, long) - Static method in class org.apache.flume.formatter.output.BucketPath
-
Not intended as a public API
- replaceStaticString(String) - Static method in class org.apache.flume.formatter.output.BucketPath
-
Not intended as a public API
- ReplicatingChannelSelector - Class in org.apache.flume.channel
-
Replicating channel selector.
- ReplicatingChannelSelector() - Constructor for class org.apache.flume.channel.ReplicatingChannelSelector
-
- requestTimeout - Variable in class org.apache.flume.api.AbstractRpcClient
-
- reset() - Method in class org.apache.flume.serialization.AvroEventDeserializer
-
- reset() - Method in interface org.apache.flume.serialization.EventDeserializer
-
Resets the underlying input stream to the last known mark (or beginning
of the stream if
EventDeserializer.mark() was never previously called.
- reset() - Method in class org.apache.flume.serialization.LineDeserializer
-
- reset() - Method in interface org.apache.flume.serialization.Resettable
-
Return to the last marked position, or the beginning of the stream if
Resettable.mark() has never been called.
- reset() - Method in class org.apache.flume.serialization.ResettableFileInputStream
-
- reset() - Method in class org.apache.flume.serialization.ResettableInputStream
-
- Resettable - Interface in org.apache.flume.serialization
-
Defines an API for objects that can be mark()ed and reset() on arbitrary
boundaries.
- ResettableFileInputStream - Class in org.apache.flume.serialization
-
This class makes the following assumptions:
- ResettableFileInputStream(File, PositionTracker) - Constructor for class org.apache.flume.serialization.ResettableFileInputStream
-
- ResettableFileInputStream(File, PositionTracker, int, Charset, DecodeErrorPolicy) - Constructor for class org.apache.flume.serialization.ResettableFileInputStream
-
- ResettableInputStream - Class in org.apache.flume.serialization
-
This abstract class defines an interface for which
the stream may be marked and reset with no limit to
the number of bytes which may have been read between the calls.
- ResettableInputStream() - Constructor for class org.apache.flume.serialization.ResettableInputStream
-
- RestClient - Static variable in class org.apache.flume.sink.elasticsearch.client.ElasticSearchClientFactory
-
- rollback() - Method in class org.apache.flume.channel.BasicTransactionSemantics
-
- rollback() - Method in class org.apache.flume.channel.PseudoTxnMemoryChannel.NoOpTransaction
-
- rollback() - Method in interface org.apache.flume.Transaction
-
Indicates that the transaction can must be aborted.
- RollingFileSink - Class in org.apache.flume.sink
-
- RollingFileSink() - Constructor for class org.apache.flume.sink.RollingFileSink
-
- RollTimePathManager - Class in org.apache.flume.formatter.output
-
- RollTimePathManager(Context) - Constructor for class org.apache.flume.formatter.output.RollTimePathManager
-
- RollTimePathManager.Builder - Class in org.apache.flume.formatter.output
-
- RollTimePathManager.Builder() - Constructor for class org.apache.flume.formatter.output.RollTimePathManager.Builder
-
- rotate() - Method in class org.apache.flume.formatter.output.DefaultPathManager
-
- rotate() - Method in interface org.apache.flume.formatter.output.PathManager
-
- roundDownTimeStampHours(long, int) - Static method in class org.apache.flume.tools.TimestampRoundDownUtil
-
- roundDownTimeStampHours(long, int, TimeZone) - Static method in class org.apache.flume.tools.TimestampRoundDownUtil
-
- roundDownTimeStampMinutes(long, int) - Static method in class org.apache.flume.tools.TimestampRoundDownUtil
-
- roundDownTimeStampMinutes(long, int, TimeZone) - Static method in class org.apache.flume.tools.TimestampRoundDownUtil
-
- roundDownTimeStampSeconds(long, int) - Static method in class org.apache.flume.tools.TimestampRoundDownUtil
-
- roundDownTimeStampSeconds(long, int, TimeZone) - Static method in class org.apache.flume.tools.TimestampRoundDownUtil
-
- RoundRobinList<T> - Class in org.apache.flume.sink.elasticsearch.client
-
- RoundRobinList(Collection<T>) - Constructor for class org.apache.flume.sink.elasticsearch.client.RoundRobinList
-
- RoundRobinOrderSelector<T> - Class in org.apache.flume.util
-
An implementation of OrderSelector which returns objects in round robin order.
- RoundRobinOrderSelector(boolean) - Constructor for class org.apache.flume.util.RoundRobinOrderSelector
-
- RpcClient - Interface in org.apache.flume.api
-
Public client interface for sending data to Flume.
- RpcClientConfigurationConstants - Class in org.apache.flume.api
-
Configuration constants used by the RpcClient.
- RpcClientFactory - Class in org.apache.flume.api
-
Factory class to construct Flume RPCClient implementations.
- RpcClientFactory() - Constructor for class org.apache.flume.api.RpcClientFactory
-
- RpcClientFactory.ClientType - Enum in org.apache.flume.api
-
- run() - Method in class org.apache.flume.instrumentation.GangliaServer.GangliaCollector
-
- run() - Method in class org.apache.flume.lifecycle.LifecycleSupervisor.MonitorRunnable
-
- run() - Method in class org.apache.flume.SinkRunner.PollingRunner
-
- run() - Method in class org.apache.flume.source.PollableSourceRunner.PollingRunner
-
- SearchAndReplaceInterceptor - Class in org.apache.flume.interceptor
-
Interceptor that allows search-and-replace of event body strings using
regular expressions.
- SearchAndReplaceInterceptor.Builder - Class in org.apache.flume.interceptor
-
- SearchAndReplaceInterceptor.Builder() - Constructor for class org.apache.flume.interceptor.SearchAndReplaceInterceptor.Builder
-
- seek(long) - Method in class org.apache.flume.serialization.ResettableFileInputStream
-
- seek(long) - Method in class org.apache.flume.serialization.ResettableInputStream
-
Seek to the specified byte position in the stream.
- seek(long) - Method in interface org.apache.flume.serialization.Seekable
-
- Seekable - Interface in org.apache.flume.serialization
-
- SELECTOR_NAME_RANDOM - Static variable in class org.apache.flume.sink.LoadBalancingSinkProcessor
-
- SELECTOR_NAME_RANDOM_BACKOFF - Static variable in class org.apache.flume.sink.LoadBalancingSinkProcessor
-
- SELECTOR_NAME_ROUND_ROBIN - Static variable in class org.apache.flume.sink.LoadBalancingSinkProcessor
-
- SELECTOR_NAME_ROUND_ROBIN_BACKOFF - Static variable in class org.apache.flume.sink.LoadBalancingSinkProcessor
-
- send_append(ThriftFlumeEvent) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.Client
-
- send_appendBatch(List<ThriftFlumeEvent>) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.Client
-
- sendToGangliaNodes() - Method in class org.apache.flume.instrumentation.GangliaServer
-
- SequenceGeneratorSource - Class in org.apache.flume.source
-
- SequenceGeneratorSource() - Constructor for class org.apache.flume.source.SequenceGeneratorSource
-
- serialize(String) - Method in class org.apache.flume.interceptor.RegexExtractorInterceptorMillisSerializer
-
- serialize(String) - Method in class org.apache.flume.interceptor.RegexExtractorInterceptorPassThroughSerializer
-
- serialize(String) - Method in interface org.apache.flume.interceptor.RegexExtractorInterceptorSerializer
-
- SERIALIZER - Static variable in class org.apache.flume.sink.elasticsearch.ElasticSearchSinkConstants
-
The fully qualified class name of the serializer the sink should use.
- serializer - Variable in class org.apache.flume.sink.elasticsearch.EventSerializerIndexRequestBuilderFactory
-
- SERIALIZER_PREFIX - Static variable in class org.apache.flume.sink.elasticsearch.ElasticSearchSinkConstants
-
Configuration to pass to the serializer.
- set(String, Long) - Method in class org.apache.flume.CounterGroup
-
- set(String, long) - Method in class org.apache.flume.instrumentation.MonitoredCounterGroup
-
Sets the value for this key to the given value
- setBackOff(boolean) - Method in class org.apache.flume.source.SpoolDirectorySource
-
The class always backs off, this exists only so that we can test without
taking a really long time.
- setBaseDirectory(File) - Method in class org.apache.flume.formatter.output.DefaultPathManager
-
- setBaseDirectory(File) - Method in interface org.apache.flume.formatter.output.PathManager
-
- setBody(byte[]) - Method in class org.apache.flume.event.JSONEvent
-
- setBody(byte[]) - Method in interface org.apache.flume.Event
-
Sets the raw byte array of the data contained in this event.
- setBody(byte[]) - Method in class org.apache.flume.event.SimpleEvent
-
- setBody(byte[]) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- setBody(ByteBuffer) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- setBodyIsSet(boolean) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- setChannel(Channel) - Method in class org.apache.flume.sink.AbstractSink
-
- setChannel(Channel) - Method in interface org.apache.flume.Sink
-
Sets the channel the sink will consume from
- setChannelCapacity(long) - Method in class org.apache.flume.instrumentation.ChannelCounter
-
- setChannelProcessor(ChannelProcessor) - Method in class org.apache.flume.source.AbstractSource
-
- setChannelProcessor(ChannelProcessor) - Method in class org.apache.flume.source.BasicSourceSemantics
-
- setChannelProcessor(ChannelProcessor) - Method in interface org.apache.flume.Source
-
Specifies which channel processor will handle this source's events.
- setChannels(List<Channel>) - Method in class org.apache.flume.channel.AbstractChannelSelector
-
- setChannels(List<Channel>) - Method in interface org.apache.flume.ChannelSelector
-
- setChannelSize(long) - Method in class org.apache.flume.instrumentation.ChannelCounter
-
- setCharset(String) - Method in class org.apache.flume.event.JSONEvent
-
- setClock(Clock) - Static method in class org.apache.flume.formatter.output.BucketPath
-
- setCounters(HashMap<String, AtomicLong>) - Method in class org.apache.flume.CounterGroup
-
- setDesiredState(LifecycleAware, LifecycleState) - Method in class org.apache.flume.lifecycle.LifecycleSupervisor
-
- setDirectory(File) - Method in class org.apache.flume.sink.RollingFileSink
-
- setEvent(ThriftFlumeEvent) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- setEventIsSet(boolean) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- setEvents(List<ThriftFlumeEvent>) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- setEventsIsSet(boolean) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- setEventSize(int) - Method in class org.apache.flume.source.SyslogTcpSource.syslogTcpHandler
-
Deprecated.
- setEventSize(Integer) - Method in class org.apache.flume.source.SyslogUtils
-
- setFieldValue(ThriftFlumeEvent._Fields, Object) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- setFieldValue(ThriftSourceProtocol.append_args._Fields, Object) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- setFieldValue(ThriftSourceProtocol.append_result._Fields, Object) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- setFieldValue(ThriftSourceProtocol.appendBatch_args._Fields, Object) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- setFieldValue(ThriftSourceProtocol.appendBatch_result._Fields, Object) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- setFormater(Map<String, String>) - Method in class org.apache.flume.source.SyslogTcpSource.syslogTcpHandler
-
Deprecated.
- setFormater(Map<String, String>) - Method in class org.apache.flume.source.SyslogUDPSource.syslogHandler
-
- setHeaders(Map<String, String>) - Method in class org.apache.flume.event.JSONEvent
-
- setHeaders(Map<String, String>) - Method in interface org.apache.flume.Event
-
Set the event headers
- setHeaders(Map<String, String>) - Method in class org.apache.flume.event.SimpleEvent
-
- setHeaders(Map<String, String>) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- setHeadersIsSet(boolean) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- setHosts(List<HostInfo>) - Method in interface org.apache.flume.api.LoadBalancingRpcClient.HostSelector
-
- setInterceptors(List<Interceptor>) - Method in class org.apache.flume.interceptor.InterceptorChain
-
- setIsGanglia3(boolean) - Method in class org.apache.flume.instrumentation.GangliaServer
-
- setKeepFields(Set<String>) - Method in class org.apache.flume.source.SyslogTcpSource.syslogTcpHandler
-
Deprecated.
- setKeepFields(Set<String>) - Method in class org.apache.flume.source.SyslogUDPSource.syslogHandler
-
- setKeepFields(Set<String>) - Method in class org.apache.flume.source.SyslogUtils
-
- setLifecycleState(LifecycleState) - Method in class org.apache.flume.source.BasicSourceSemantics
-
- setMaxTimeOut(long) - Method in class org.apache.flume.util.OrderSelector
-
- setName(String) - Method in class org.apache.flume.channel.AbstractChannel
-
- setName(String) - Method in class org.apache.flume.channel.AbstractChannelSelector
-
- setName(String) - Method in class org.apache.flume.CounterGroup
-
- setName(String) - Method in interface org.apache.flume.NamedComponent
-
- setName(String) - Method in class org.apache.flume.sink.AbstractSink
-
- setName(String) - Method in class org.apache.flume.source.AbstractSource
-
- setName(String) - Method in class org.apache.flume.source.BasicSourceSemantics
-
- setObjects(List<T>) - Method in class org.apache.flume.util.OrderSelector
-
Set the list of objects which this class should return in order.
- setOpenConnectionCount(long) - Method in class org.apache.flume.instrumentation.SourceCounter
-
- setPollFrequency(int) - Method in class org.apache.flume.instrumentation.GangliaServer
-
- setRollInterval(long) - Method in class org.apache.flume.sink.RollingFileSink
-
- setSink(SinkProcessor) - Method in class org.apache.flume.SinkRunner
-
- setSinks(List<Sink>) - Method in class org.apache.flume.sink.AbstractSinkProcessor
-
- setSinks(List<Sink>) - Method in class org.apache.flume.sink.AbstractSinkSelector
-
- setSinks(List<Sink>) - Method in class org.apache.flume.sink.DefaultSinkProcessor
-
- setSinks(List<Sink>) - Method in class org.apache.flume.sink.FailoverSinkProcessor
-
- setSinks(List<Sink>) - Method in interface org.apache.flume.sink.LoadBalancingSinkProcessor.SinkSelector
-
- setSinks(List<Sink>) - Method in interface org.apache.flume.SinkProcessor
-
Set all sinks to work with.
- setSource(Source) - Method in class org.apache.flume.SourceRunner
-
- setSuccess(Status) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- setSuccess(Status) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- setSuccessIsSet(boolean) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- setSuccessIsSet(boolean) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- sharedInstance() - Static method in class org.apache.flume.channel.PseudoTxnMemoryChannel.NoOpTransaction
-
- simpleDateFormatCache - Static variable in class org.apache.flume.formatter.output.BucketPath
-
- SimpleEvent - Class in org.apache.flume.event
-
- SimpleEvent() - Constructor for class org.apache.flume.event.SimpleEvent
-
- SimpleIndexNameBuilder - Class in org.apache.flume.sink.elasticsearch
-
- SimpleIndexNameBuilder() - Constructor for class org.apache.flume.sink.elasticsearch.SimpleIndexNameBuilder
-
- SimpleTextLineEventReader - Class in org.apache.flume.client.avro
-
- SimpleTextLineEventReader(Reader) - Constructor for class org.apache.flume.client.avro.SimpleTextLineEventReader
-
- Sink - Interface in org.apache.flume
-
A sink is connected to a Channel and consumes its contents,
sending them to a configured destination that may vary according to
the sink type.
- Sink.Status - Enum in org.apache.flume
-
- SinkCounter - Class in org.apache.flume.instrumentation
-
- SinkCounter(String) - Constructor for class org.apache.flume.instrumentation.SinkCounter
-
- SinkCounter(String, String[]) - Constructor for class org.apache.flume.instrumentation.SinkCounter
-
- SinkCounterMBean - Interface in org.apache.flume.instrumentation
-
This interface represents a sink counter mbean.
- SinkFactory - Interface in org.apache.flume
-
- SinkGroup - Class in org.apache.flume.sink
-
Configuration concept for handling multiple sinks working together.
- SinkGroup(List<Sink>) - Constructor for class org.apache.flume.sink.SinkGroup
-
- SinkProcessor - Interface in org.apache.flume
-
Interface for a device that allows abstraction of the behavior of multiple
sinks, always assigned to a SinkRunner
- SinkProcessorCounter - Class in org.apache.flume.instrumentation
-
- SinkProcessorCounter(String) - Constructor for class org.apache.flume.instrumentation.SinkProcessorCounter
-
- SinkProcessorFactory - Class in org.apache.flume.sink
-
- SinkProcessorFactory() - Constructor for class org.apache.flume.sink.SinkProcessorFactory
-
- SinkRunner - Class in org.apache.flume
-
A driver for
sinks that polls them, attempting to
process events if any are available in the
Channel.
- SinkRunner() - Constructor for class org.apache.flume.SinkRunner
-
- SinkRunner(SinkProcessor) - Constructor for class org.apache.flume.SinkRunner
-
- SinkRunner.PollingRunner - Class in org.apache.flume
-
- SinkRunner.PollingRunner() - Constructor for class org.apache.flume.SinkRunner.PollingRunner
-
- size() - Method in class org.apache.flume.sink.elasticsearch.client.RoundRobinList
-
- Source - Interface in org.apache.flume
-
A source generates and calls methods on the
configured
ChannelProcessor to persist those events into the
configured
channels.
- SourceCounter - Class in org.apache.flume.instrumentation
-
- SourceCounter(String) - Constructor for class org.apache.flume.instrumentation.SourceCounter
-
- SourceCounter(String, String[]) - Constructor for class org.apache.flume.instrumentation.SourceCounter
-
- SourceCounterMBean - Interface in org.apache.flume.instrumentation
-
This interface represents a source counter mbean.
- SourceFactory - Interface in org.apache.flume
-
- SourceRunner - Class in org.apache.flume
-
A source runner controls how a source is driven.
- SourceRunner() - Constructor for class org.apache.flume.SourceRunner
-
- SpecificOrderIterator<T> - Class in org.apache.flume.util
-
A utility class that iterates over the given ordered list of items via
the specified order array.
- SpecificOrderIterator(int[], List<T>) - Constructor for class org.apache.flume.util.SpecificOrderIterator
-
- SPOOL_DIRECTORY - Static variable in class org.apache.flume.source.SpoolDirectorySourceConfigurationConstants
-
Directory where files are deposited.
- spoolDirectory(File) - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader.Builder
-
- SpoolDirectorySource - Class in org.apache.flume.source
-
- SpoolDirectorySource() - Constructor for class org.apache.flume.source.SpoolDirectorySource
-
- SpoolDirectorySourceConfigurationConstants - Class in org.apache.flume.source
-
- SpoolDirectorySourceConfigurationConstants() - Constructor for class org.apache.flume.source.SpoolDirectorySourceConfigurationConstants
-
- SpoolDirectorySourceConfigurationConstants.ConsumeOrder - Enum in org.apache.flume.source
-
Consume order.
- SPOOLED_FILE_SUFFIX - Static variable in class org.apache.flume.source.SpoolDirectorySourceConfigurationConstants
-
Suffix appended to files when they are finished being sent.
- SSL_ENABLED - Static variable in class org.apache.flume.source.http.HTTPSourceConfigurationConstants
-
- SSL_KEYSTORE - Static variable in class org.apache.flume.source.http.HTTPSourceConfigurationConstants
-
- SSL_KEYSTORE_PASSWORD - Static variable in class org.apache.flume.source.http.HTTPSourceConfigurationConstants
-
- start() - Method in class org.apache.flume.channel.AbstractChannel
-
- start() - Method in class org.apache.flume.channel.MemoryChannel
-
- start() - Method in class org.apache.flume.channel.PseudoTxnMemoryChannel
-
- start() - Method in class org.apache.flume.instrumentation.GangliaServer
-
Start this server, causing it to poll JMX at the configured frequency.
- start() - Method in class org.apache.flume.instrumentation.http.HTTPMetricsServer
-
- start() - Method in class org.apache.flume.instrumentation.MonitoredCounterGroup
-
Starts the component
Initializes the values for the stop time as well as all the keys in the
internal map to zero and sets the start time to the current time in
milliseconds since midnight January 1, 1970 UTC
- start() - Method in interface org.apache.flume.instrumentation.MonitorService
-
- start() - Method in interface org.apache.flume.lifecycle.LifecycleAware
-
Starts a service or component.
- start() - Method in class org.apache.flume.lifecycle.LifecycleSupervisor
-
- start() - Method in class org.apache.flume.sink.AbstractRpcSink
-
The start() of RpcSink is more of an optimization that allows connection
to be created before the process() loop is started.
- start() - Method in class org.apache.flume.sink.AbstractSink
-
- start() - Method in class org.apache.flume.sink.AbstractSinkProcessor
-
- start() - Method in class org.apache.flume.sink.AbstractSinkSelector
-
- start() - Method in class org.apache.flume.sink.DefaultSinkProcessor
-
- start() - Method in class org.apache.flume.sink.elasticsearch.ElasticSearchSink
-
- start() - Method in class org.apache.flume.sink.LoadBalancingSinkProcessor
-
- start() - Method in class org.apache.flume.sink.NullSink
-
- start() - Method in class org.apache.flume.sink.RollingFileSink
-
- start() - Method in class org.apache.flume.SinkRunner
-
- start() - Method in class org.apache.flume.source.AbstractSource
-
- start() - Method in class org.apache.flume.source.AvroSource
-
- start() - Method in class org.apache.flume.source.BasicSourceSemantics
-
- start() - Method in class org.apache.flume.source.EventDrivenSourceRunner
-
- start() - Method in class org.apache.flume.source.ExecSource
-
- start() - Method in class org.apache.flume.source.http.HTTPSource
-
- start() - Method in class org.apache.flume.source.MultiportSyslogTCPSource
-
- start() - Method in class org.apache.flume.source.NetcatSource
-
- start() - Method in class org.apache.flume.source.PollableSourceRunner
-
- start() - Method in class org.apache.flume.source.SpoolDirectorySource
-
- start() - Method in class org.apache.flume.source.SyslogTcpSource
-
Deprecated.
- start() - Method in class org.apache.flume.source.SyslogUDPSource
-
- start() - Method in class org.apache.flume.source.ThriftSource
-
- START_OR_ERROR - Static variable in enum org.apache.flume.lifecycle.LifecycleState
-
- STATIC_SCHEMA_URL - Static variable in class org.apache.flume.serialization.AvroEventSerializerConfigurationConstants
-
Avro static Schema URL
- StaticInterceptor - Class in org.apache.flume.interceptor
-
Interceptor class that appends a static, pre-configured header to all events.
- StaticInterceptor.Builder - Class in org.apache.flume.interceptor
-
Builder which builds new instance of the StaticInterceptor.
- StaticInterceptor.Builder() - Constructor for class org.apache.flume.interceptor.StaticInterceptor.Builder
-
- StaticInterceptor.Constants - Class in org.apache.flume.interceptor
-
- StaticInterceptor.Constants() - Constructor for class org.apache.flume.interceptor.StaticInterceptor.Constants
-
- Status - Enum in org.apache.flume.thrift
-
- stop() - Method in class org.apache.flume.channel.AbstractChannel
-
- stop() - Method in class org.apache.flume.channel.MemoryChannel
-
- stop() - Method in class org.apache.flume.channel.PseudoTxnMemoryChannel
-
- stop() - Method in class org.apache.flume.instrumentation.GangliaServer
-
Stop this server.
- stop() - Method in class org.apache.flume.instrumentation.http.HTTPMetricsServer
-
- stop() - Method in class org.apache.flume.instrumentation.MonitoredCounterGroup
-
Shuts Down the Component
Used to indicate that the component is shutting down.
- stop() - Method in interface org.apache.flume.instrumentation.MonitorService
-
- stop() - Method in interface org.apache.flume.lifecycle.LifecycleAware
-
Stops a service or component.
- stop() - Method in class org.apache.flume.lifecycle.LifecycleSupervisor
-
- stop() - Method in class org.apache.flume.sink.AbstractRpcSink
-
- stop() - Method in class org.apache.flume.sink.AbstractSink
-
- stop() - Method in class org.apache.flume.sink.AbstractSinkProcessor
-
- stop() - Method in class org.apache.flume.sink.AbstractSinkSelector
-
- stop() - Method in class org.apache.flume.sink.DefaultSinkProcessor
-
- stop() - Method in class org.apache.flume.sink.elasticsearch.ElasticSearchSink
-
- stop() - Method in class org.apache.flume.sink.LoadBalancingSinkProcessor
-
- stop() - Method in class org.apache.flume.sink.NullSink
-
- stop() - Method in class org.apache.flume.sink.RollingFileSink
-
- stop() - Method in class org.apache.flume.SinkRunner
-
- stop() - Method in class org.apache.flume.source.AbstractSource
-
- stop() - Method in class org.apache.flume.source.AvroSource
-
- stop() - Method in class org.apache.flume.source.BasicSourceSemantics
-
- stop() - Method in class org.apache.flume.source.EventDrivenSourceRunner
-
- stop() - Method in class org.apache.flume.source.ExecSource
-
- stop() - Method in class org.apache.flume.source.http.HTTPSource
-
- stop() - Method in class org.apache.flume.source.MultiportSyslogTCPSource
-
- stop() - Method in class org.apache.flume.source.NetcatSource
-
- stop() - Method in class org.apache.flume.source.PollableSourceRunner
-
- stop() - Method in class org.apache.flume.source.SpoolDirectorySource
-
- stop() - Method in class org.apache.flume.source.SyslogTcpSource
-
Deprecated.
- stop() - Method in class org.apache.flume.source.SyslogUDPSource
-
- stop() - Method in class org.apache.flume.source.ThriftSource
-
- STOP_OR_ERROR - Static variable in enum org.apache.flume.lifecycle.LifecycleState
-
- stopAll(List<LifecycleAware>) - Static method in class org.apache.flume.lifecycle.LifecycleController
-
- storePosition(long) - Method in class org.apache.flume.serialization.DurablePositionTracker
-
- storePosition(long) - Method in interface org.apache.flume.serialization.PositionTracker
-
- StressSource - Class in org.apache.flume.source
-
StressSource is an internal load-generating source implementation
which is very useful for stress tests.
- StressSource() - Constructor for class org.apache.flume.source.StressSource
-
- success - Variable in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- success - Variable in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- supervise(LifecycleAware, LifecycleSupervisor.SupervisorPolicy, LifecycleState) - Method in class org.apache.flume.lifecycle.LifecycleSupervisor
-
- supervisoree - Variable in class org.apache.flume.lifecycle.LifecycleSupervisor.MonitorRunnable
-
- supportsReopen() - Method in class org.apache.flume.serialization.AbstractAvroEventSerializer
-
- supportsReopen() - Method in class org.apache.flume.serialization.BodyTextEventSerializer
-
- supportsReopen() - Method in interface org.apache.flume.serialization.EventSerializer
-
Specify whether this output format supports reopening files for append.
- supportsReopen() - Method in class org.apache.flume.serialization.HeaderAndBodyTextEventSerializer
-
- SYNC_INTERVAL_BYTES - Static variable in class org.apache.flume.serialization.AvroEventSerializerConfigurationConstants
-
Avro sync interval, in approximate bytes
- SYSLOG_BODY_POS - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_FACILITY - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_HOSTNAME_POS - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_MSG_RFC3164_0 - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_MSG_RFC5424_0 - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_PRIORITY - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_PRIORITY_POS - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_SEVERITY - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_TIMESTAMP_FORMAT_RFC3164_1 - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_TIMESTAMP_FORMAT_RFC5424_1 - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_TIMESTAMP_FORMAT_RFC5424_2 - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_TIMESTAMP_FORMAT_RFC5424_3 - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_TIMESTAMP_FORMAT_RFC5424_4 - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_TIMESTAMP_POS - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_VERSION - Static variable in class org.apache.flume.source.SyslogUtils
-
- SYSLOG_VERSION_POS - Static variable in class org.apache.flume.source.SyslogUtils
-
- SyslogParser - Class in org.apache.flume.source
-
- SyslogParser() - Constructor for class org.apache.flume.source.SyslogParser
-
- SyslogSourceConfigurationConstants - Class in org.apache.flume.source
-
- SyslogTcpSource - Class in org.apache.flume.source
-
- SyslogTcpSource() - Constructor for class org.apache.flume.source.SyslogTcpSource
-
Deprecated.
- SyslogTcpSource.syslogTcpHandler - Class in org.apache.flume.source
-
Deprecated.
- SyslogTcpSource.syslogTcpHandler() - Constructor for class org.apache.flume.source.SyslogTcpSource.syslogTcpHandler
-
Deprecated.
- SyslogUDPSource - Class in org.apache.flume.source
-
- SyslogUDPSource() - Constructor for class org.apache.flume.source.SyslogUDPSource
-
- SyslogUDPSource.syslogHandler - Class in org.apache.flume.source
-
- SyslogUDPSource.syslogHandler() - Constructor for class org.apache.flume.source.SyslogUDPSource.syslogHandler
-
- SyslogUtils - Class in org.apache.flume.source
-
- SyslogUtils() - Constructor for class org.apache.flume.source.SyslogUtils
-
- SyslogUtils(boolean) - Constructor for class org.apache.flume.source.SyslogUtils
-
- SyslogUtils(Integer, Set<String>, boolean) - Constructor for class org.apache.flume.source.SyslogUtils
-
- SyslogUtils.SyslogStatus - Enum in org.apache.flume.source
-
- SYSPROP_CALLED_FROM_SERVICE - Static variable in class org.apache.flume.Constants
-
Disables the fail-fast startup behavior.
- SystemClock - Class in org.apache.flume
-
Default implementation of Clock which uses System
- SystemClock() - Constructor for class org.apache.flume.SystemClock
-
- TAG_REGEX - Static variable in class org.apache.flume.formatter.output.BucketPath
-
These are useful to other classes which might want to search for tags in
strings.
- tagPattern - Static variable in class org.apache.flume.formatter.output.BucketPath
-
- take() - Method in class org.apache.flume.channel.BasicChannelSemantics
-
Ensures that a transaction exists for this thread and then
delegates the
take to the thread's
BasicTransactionSemantics instance.
- take() - Method in class org.apache.flume.channel.BasicTransactionSemantics
-
- take(Channel) - Static method in class org.apache.flume.channel.ChannelUtils
-
A convenience method for single-event take transactions.
- take(Channel, int) - Static method in class org.apache.flume.channel.ChannelUtils
-
A convenience method for multiple-event take transactions.
- take() - Method in class org.apache.flume.channel.PseudoTxnMemoryChannel
-
- take() - Method in interface org.apache.flume.Channel
-
Returns the next event from the channel if available.
- tell() - Method in class org.apache.flume.serialization.ResettableFileInputStream
-
- tell() - Method in class org.apache.flume.serialization.ResettableInputStream
-
Tell the current byte position.
- tell() - Method in interface org.apache.flume.serialization.Seekable
-
- TextDelimitedOutputFormatter - Class in org.apache.flume.formatter.output
-
Deprecated.
- TextDelimitedOutputFormatter() - Constructor for class org.apache.flume.formatter.output.TextDelimitedOutputFormatter
-
Deprecated.
- ThriftFlumeEvent - Class in org.apache.flume.thrift
-
- ThriftFlumeEvent() - Constructor for class org.apache.flume.thrift.ThriftFlumeEvent
-
- ThriftFlumeEvent(Map<String, String>, ByteBuffer) - Constructor for class org.apache.flume.thrift.ThriftFlumeEvent
-
- ThriftFlumeEvent(ThriftFlumeEvent) - Constructor for class org.apache.flume.thrift.ThriftFlumeEvent
-
Performs a deep copy on other.
- ThriftFlumeEvent._Fields - Enum in org.apache.flume.thrift
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ThriftRpcClient - Class in org.apache.flume.api
-
- ThriftRpcClient() - Constructor for class org.apache.flume.api.ThriftRpcClient
-
- ThriftSink - Class in org.apache.flume.sink
-
A
Sink implementation that can send events to an RPC server (such as
Flume's
ThriftSource).
- ThriftSink() - Constructor for class org.apache.flume.sink.ThriftSink
-
- ThriftSource - Class in org.apache.flume.source
-
- ThriftSource() - Constructor for class org.apache.flume.source.ThriftSource
-
- ThriftSourceProtocol - Class in org.apache.flume.thrift
-
- ThriftSourceProtocol() - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol
-
- ThriftSourceProtocol.append_args - Class in org.apache.flume.thrift
-
- ThriftSourceProtocol.append_args() - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- ThriftSourceProtocol.append_args(ThriftFlumeEvent) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- ThriftSourceProtocol.append_args(ThriftSourceProtocol.append_args) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
Performs a deep copy on other.
- ThriftSourceProtocol.append_args._Fields - Enum in org.apache.flume.thrift
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ThriftSourceProtocol.append_result - Class in org.apache.flume.thrift
-
- ThriftSourceProtocol.append_result() - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- ThriftSourceProtocol.append_result(Status) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- ThriftSourceProtocol.append_result(ThriftSourceProtocol.append_result) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
Performs a deep copy on other.
- ThriftSourceProtocol.append_result._Fields - Enum in org.apache.flume.thrift
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ThriftSourceProtocol.appendBatch_args - Class in org.apache.flume.thrift
-
- ThriftSourceProtocol.appendBatch_args() - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- ThriftSourceProtocol.appendBatch_args(List<ThriftFlumeEvent>) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- ThriftSourceProtocol.appendBatch_args(ThriftSourceProtocol.appendBatch_args) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
Performs a deep copy on other.
- ThriftSourceProtocol.appendBatch_args._Fields - Enum in org.apache.flume.thrift
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ThriftSourceProtocol.appendBatch_result - Class in org.apache.flume.thrift
-
- ThriftSourceProtocol.appendBatch_result() - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- ThriftSourceProtocol.appendBatch_result(Status) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- ThriftSourceProtocol.appendBatch_result(ThriftSourceProtocol.appendBatch_result) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
Performs a deep copy on other.
- ThriftSourceProtocol.appendBatch_result._Fields - Enum in org.apache.flume.thrift
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ThriftSourceProtocol.AsyncClient - Class in org.apache.flume.thrift
-
- ThriftSourceProtocol.AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.AsyncClient
-
- ThriftSourceProtocol.AsyncClient.append_call - Class in org.apache.flume.thrift
-
- ThriftSourceProtocol.AsyncClient.append_call(ThriftFlumeEvent, AsyncMethodCallback<ThriftSourceProtocol.AsyncClient.append_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.AsyncClient.append_call
-
- ThriftSourceProtocol.AsyncClient.appendBatch_call - Class in org.apache.flume.thrift
-
- ThriftSourceProtocol.AsyncClient.appendBatch_call(List<ThriftFlumeEvent>, AsyncMethodCallback<ThriftSourceProtocol.AsyncClient.appendBatch_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.AsyncClient.appendBatch_call
-
- ThriftSourceProtocol.AsyncClient.Factory - Class in org.apache.flume.thrift
-
- ThriftSourceProtocol.AsyncClient.Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.AsyncClient.Factory
-
- ThriftSourceProtocol.AsyncIface - Interface in org.apache.flume.thrift
-
- ThriftSourceProtocol.Client - Class in org.apache.flume.thrift
-
- ThriftSourceProtocol.Client(TProtocol) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.Client
-
- ThriftSourceProtocol.Client(TProtocol, TProtocol) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.Client
-
- ThriftSourceProtocol.Client.Factory - Class in org.apache.flume.thrift
-
- ThriftSourceProtocol.Client.Factory() - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.Client.Factory
-
- ThriftSourceProtocol.Iface - Interface in org.apache.flume.thrift
-
- ThriftSourceProtocol.Processor<I extends ThriftSourceProtocol.Iface> - Class in org.apache.flume.thrift
-
- ThriftSourceProtocol.Processor(I) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.Processor
-
- ThriftSourceProtocol.Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class org.apache.flume.thrift.ThriftSourceProtocol.Processor
-
- TIME_ZONE - Static variable in class org.apache.flume.sink.elasticsearch.TimeBasedIndexNameBuilder
-
- TimeBasedIndexNameBuilder - Class in org.apache.flume.sink.elasticsearch
-
Default index name builder.
- TimeBasedIndexNameBuilder() - Constructor for class org.apache.flume.sink.elasticsearch.TimeBasedIndexNameBuilder
-
- TIMESTAMP - Static variable in class org.apache.flume.interceptor.TimestampInterceptor.Constants
-
- TimestampInterceptor - Class in org.apache.flume.interceptor
-
Simple Interceptor class that sets the current system timestamp on all events
that are intercepted.
- TimestampInterceptor.Builder - Class in org.apache.flume.interceptor
-
Builder which builds new instances of the TimestampInterceptor.
- TimestampInterceptor.Builder() - Constructor for class org.apache.flume.interceptor.TimestampInterceptor.Builder
-
- TimestampInterceptor.Constants - Class in org.apache.flume.interceptor
-
- TimestampInterceptor.Constants() - Constructor for class org.apache.flume.interceptor.TimestampInterceptor.Constants
-
- TimestampRoundDownUtil - Class in org.apache.flume.tools
-
- TimestampRoundDownUtil() - Constructor for class org.apache.flume.tools.TimestampRoundDownUtil
-
- toString() - Method in class org.apache.flume.api.HostInfo
-
- toString() - Method in class org.apache.flume.api.NettyAvroRpcClient
-
- toString() - Method in class org.apache.flume.channel.AbstractChannel
-
- toString() - Method in class org.apache.flume.channel.BasicTransactionSemantics
-
- toString() - Method in class org.apache.flume.CounterGroup
-
- toString() - Method in class org.apache.flume.event.SimpleEvent
-
- toString() - Method in class org.apache.flume.instrumentation.MonitoredCounterGroup
-
- toString() - Method in class org.apache.flume.lifecycle.LifecycleSupervisor.Status
-
- toString() - Method in class org.apache.flume.sink.AbstractRpcSink
-
- toString() - Method in class org.apache.flume.sink.AbstractSink
-
- toString() - Method in class org.apache.flume.sink.NullSink
-
- toString() - Method in class org.apache.flume.SinkRunner
-
- toString() - Method in class org.apache.flume.source.AbstractSource
-
- toString() - Method in class org.apache.flume.source.AvroSource
-
- toString() - Method in class org.apache.flume.source.BasicSourceSemantics
-
- toString() - Method in class org.apache.flume.source.EventDrivenSourceRunner
-
- toString() - Method in class org.apache.flume.source.MultiportSyslogTCPSource
-
- toString() - Method in class org.apache.flume.source.PollableSourceRunner
-
- toString() - Method in class org.apache.flume.source.SpoolDirectorySource
-
- toString() - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- toString() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- toString() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- toString() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- toString() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- TRACKER_DIR - Static variable in class org.apache.flume.source.SpoolDirectorySourceConfigurationConstants
-
Directory to store metadata about files being processed
- trackerDirPath(String) - Method in class org.apache.flume.client.avro.ReliableSpoolingFileEventReader.Builder
-
- transact(Channel, Runnable) - Static method in class org.apache.flume.channel.ChannelUtils
-
A convenience method for transactions that don't require a return
value.
- transact(Channel, Callable<T>) - Static method in class org.apache.flume.channel.ChannelUtils
-
A general optimistic implementation of
Transaction client
semantics.
- Transaction - Interface in org.apache.flume
-
Provides the transaction boundary while accessing a channel.
- Transaction.TransactionState - Enum in org.apache.flume
-
- TransportClient - Static variable in class org.apache.flume.sink.elasticsearch.client.ElasticSearchClientFactory
-
- TTL - Static variable in class org.apache.flume.sink.elasticsearch.ElasticSearchSinkConstants
-
TTL in days, when set will cause the expired documents to be deleted
automatically, if not set documents will never be automatically deleted
- TTL_REGEX - Static variable in class org.apache.flume.sink.elasticsearch.ElasticSearchSinkConstants
-
- validate() - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- validate() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- validate() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- validate() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- validate() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- VALUE - Static variable in class org.apache.flume.interceptor.StaticInterceptor.Constants
-
- VALUE_DEFAULT - Static variable in class org.apache.flume.interceptor.StaticInterceptor.Constants
-
- valueOf(String) - Static method in enum org.apache.flume.api.RpcClientFactory.ClientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.channel.BasicTransactionSemantics.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.formatter.output.PathManagerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.instrumentation.MonitoredCounterGroup.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.instrumentation.MonitoringType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.interceptor.InterceptorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.lifecycle.LifecycleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.PollableSource.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.serialization.AvroEventDeserializer.AvroSchemaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.serialization.DecodeErrorPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.serialization.EventDeserializerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.serialization.EventSerializerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.Sink.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.source.SpoolDirectorySourceConfigurationConstants.ConsumeOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.source.SyslogUtils.SyslogStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.thrift.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.thrift.ThriftFlumeEvent._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.Transaction.TransactionState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.flume.api.RpcClientFactory.ClientType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.channel.BasicTransactionSemantics.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.formatter.output.PathManagerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.instrumentation.MonitoredCounterGroup.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.instrumentation.MonitoringType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.interceptor.InterceptorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.lifecycle.LifecycleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.PollableSource.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.serialization.AvroEventDeserializer.AvroSchemaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.serialization.DecodeErrorPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.serialization.EventDeserializerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.serialization.EventSerializerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.Sink.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.source.SpoolDirectorySourceConfigurationConstants.ConsumeOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.source.SyslogUtils.SyslogStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.thrift.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.thrift.ThriftFlumeEvent._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_args._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_result._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.Transaction.TransactionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersionAnnotation - Annotation Type in org.apache.flume
-
This class is about package attribute that captures
version info of Flume that was compiled.
- VersionInfo - Class in org.apache.flume.tools
-
- VersionInfo() - Constructor for class org.apache.flume.tools.VersionInfo
-