Package

org.apache.spark.streaming

flume

Permalink

package flume

Spark streaming receiver for Flume.

Source
package.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. flume
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class SparkFlumeEvent extends Externalizable

    Permalink

    A wrapper class for AvroFlumeEvent's with a custom serialization format.

    A wrapper class for AvroFlumeEvent's with a custom serialization format.

    This is necessary because AvroFlumeEvent uses inner data structures which are not serializable.

Value Members

  1. object FlumeUtils

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped