Class StreamingSourceContextImpl

java.lang.Object
org.apache.beam.sdk.io.cdap.context.BatchContextImpl
org.apache.beam.sdk.io.cdap.context.StreamingSourceContextImpl
All Implemented Interfaces:
DatasetContext, MetadataReader, MetadataWriter, ServiceDiscoverer, BatchContext, LineageRecorder, LookupProvider, StageContext, StreamingSourceContext, TransformContext

public class StreamingSourceContextImpl extends BatchContextImpl implements StreamingSourceContext
Class for creating context object of different CDAP classes with stream source type.