Package org.apache.beam.sdk.io.sparkreceiver
package org.apache.beam.sdk.io.sparkreceiver
Transforms for reading and writing from streaming CDAP plugins.
-
ClassDescriptionInterface for any Spark
Receiver
that supports reading from and to some offset.ReceiverBuilder<X,T extends org.apache.spark.streaming.receiver.Receiver<X>> Class for building an instance forReceiver
that uses Apache Beam mechanisms instead of Spark environment.Streaming sources for SparkReceiver
.APTransform
to read from SparkReceiver
.Wrapper class forReceiverSupervisor
that doesn't use Spark Environment.